public class LemmaNumber
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
plural
plural
|
static int |
singular
singular
|
static int |
unnumbered
unnumbered
|
Constructor and Description |
---|
LemmaNumber() |
Modifier and Type | Method and Description |
---|---|
static int |
fromString(java.lang.String number)
Get the number from a string representation
|
static java.lang.String |
toString(int number)
Get the string representation of a number
|
public static final int unnumbered
public static final int singular
public static final int plural
public static java.lang.String toString(int number)
gender
- The numberpublic static int fromString(java.lang.String number)
gender
- The string representationCopyright © 2013 Dassault Systèmes, All Rights Reserved.