Uses of Class
org.fa.tei.jaxb.facustomization.Join.Valency
-
Packages that use Join.Valency Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Valency in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Valency Modifier and Type Field Description protected Join.ValencyJoin. valencyprotected Join.ValencyM. valencyprotected Join.ValencyW. valencyMethods in org.fa.tei.jaxb.facustomization 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.ValencyM. 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.facustomization with parameters of type Join.Valency Modifier and Type Method Description voidJoin. setValency(Join.Valency value)Sets the value of the valency property.voidM. setValency(Join.Valency value)Sets the value of the valency property.voidW. setValency(Join.Valency value)Sets the value of the valency property.
-