Uses of Class
org.fa.tei.jaxb.v2_x.Join.Reflex
-
Packages that use Join.Reflex Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Reflex in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Reflex Modifier and Type Field Description protected Join.ReflexJoin. reflexprotected Join.ReflexW. reflexMethods in org.fa.tei.jaxb.v2_x 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.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.v2_x with parameters of type Join.Reflex Modifier and Type Method Description voidJoin. setReflex(Join.Reflex value)Sets the value of the reflex property.voidW. setReflex(Join.Reflex value)Sets the value of the reflex property.
-