Uses of Class
org.fa.tei.jaxb.facustomization.Join.Inflection
-
Packages that use Join.Inflection Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Inflection in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Inflection Modifier and Type Field Description protected Join.InflectionJoin. inflectionprotected Join.InflectionM. inflectionprotected Join.InflectionW. inflectionMethods in org.fa.tei.jaxb.facustomization that return Join.Inflection Modifier and Type Method Description static Join.InflectionJoin.Inflection. fromValue(String v)Join.InflectionJoin. getInflection()Gets the value of the inflection property.Join.InflectionM. getInflection()Gets the value of the inflection property.Join.InflectionW. getInflection()Gets the value of the inflection property.static Join.InflectionJoin.Inflection. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Inflection[]Join.Inflection. 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.Inflection Modifier and Type Method Description voidJoin. setInflection(Join.Inflection value)Sets the value of the inflection property.voidM. setInflection(Join.Inflection value)Sets the value of the inflection property.voidW. setInflection(Join.Inflection value)Sets the value of the inflection property.
-