Uses of Class
org.fa.tei.jaxb.v2_0.Join.Diminutive
-
Packages that use Join.Diminutive Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Diminutive in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Diminutive Modifier and Type Field Description protected Join.DiminutiveJoin. diminutiveprotected Join.DiminutiveW. diminutiveMethods in org.fa.tei.jaxb.v2_0 that return Join.Diminutive Modifier and Type Method Description static Join.DiminutiveJoin.Diminutive. fromValue(String v)Join.DiminutiveJoin. getDiminutive()Gets the value of the diminutive property.Join.DiminutiveW. getDiminutive()Gets the value of the diminutive property.static Join.DiminutiveJoin.Diminutive. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Diminutive[]Join.Diminutive. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Join.Diminutive Modifier and Type Method Description voidJoin. setDiminutive(Join.Diminutive value)Sets the value of the diminutive property.voidW. setDiminutive(Join.Diminutive value)Sets the value of the diminutive property.
-