|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatingSuffix | |
|---|---|
| org.tridas.schema | |
| Uses of DatingSuffix in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as DatingSuffix | |
|---|---|
protected DatingSuffix |
Year.suffix
|
| Methods in org.tridas.schema that return DatingSuffix | |
|---|---|
static DatingSuffix |
DatingSuffix.fromValue(String v)
|
DatingSuffix |
Year.getSuffix()
Gets the value of the suffix property. |
static DatingSuffix |
DatingSuffix.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DatingSuffix[] |
DatingSuffix.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.tridas.schema with parameters of type DatingSuffix | |
|---|---|
void |
Year.setSuffix(DatingSuffix value)
Sets the value of the suffix property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||