Uses of Class
org.fa.tei.jaxb.v2_x.Join.Valency
-
Packages that use Join.Valency Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Valency in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Valency Modifier and Type Field Description protected Join.ValencyJoin. valencyprotected Join.ValencyW. valencyMethods in org.fa.tei.jaxb.v2_x that return Join.Valency Modifier and Type Method Description static Join.ValencyJoin.Valency. fromValue(String v)Join.ValencyJoin. getValency()Gets the value of the valency property.Join.ValencyW. getValency()Gets the value of the valency property.static Join.ValencyJoin.Valency. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Valency[]Join.Valency. 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.Valency Modifier and Type Method Description voidJoin. setValency(Join.Valency value)Sets the value of the valency property.voidW. setValency(Join.Valency value)Sets the value of the valency property.
-