Uses of Class
org.fa.tei.jaxb.facustomization.Join.Reflex
-
Packages that use Join.Reflex Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Reflex in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Reflex Modifier and Type Field Description protected Join.ReflexJoin. reflexprotected Join.ReflexM. reflexprotected Join.ReflexW. reflexMethods in org.fa.tei.jaxb.facustomization that return Join.Reflex Modifier and Type Method Description static Join.ReflexJoin.Reflex. fromValue(String v)Join.ReflexJoin. getReflex()Gets the value of the reflex property.Join.ReflexM. getReflex()Gets the value of the reflex property.Join.ReflexW. getReflex()Gets the value of the reflex property.static Join.ReflexJoin.Reflex. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Reflex[]Join.Reflex. 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.Reflex Modifier and Type Method Description voidJoin. setReflex(Join.Reflex value)Sets the value of the reflex property.voidM. setReflex(Join.Reflex value)Sets the value of the reflex property.voidW. setReflex(Join.Reflex value)Sets the value of the reflex property.
-