Uses of Class
org.fa.tei.jaxb.facustomization.Join.Hyph
-
Packages that use Join.Hyph Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Hyph in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Hyph Modifier and Type Field Description protected Join.HyphJoin. hyphprotected Join.HyphM. hyphprotected Join.HyphW. hyphMethods in org.fa.tei.jaxb.facustomization that return Join.Hyph Modifier and Type Method Description static Join.HyphJoin.Hyph. fromValue(String v)Join.HyphJoin. getHyph()Gets the value of the hyph property.Join.HyphM. getHyph()Gets the value of the hyph property.Join.HyphW. getHyph()Gets the value of the hyph property.static Join.HyphJoin.Hyph. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Hyph[]Join.Hyph. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fa.tei.jaxb.facustomization with parameters of type Join.Hyph Modifier and Type Method Description voidJoin. setHyph(Join.Hyph value)Sets the value of the hyph property.voidM. setHyph(Join.Hyph value)Sets the value of the hyph property.voidW. setHyph(Join.Hyph value)Sets the value of the hyph property.
-