Uses of Class
org.fa.tei.jaxb.v2_0.Join.Degree
-
Packages that use Join.Degree Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Degree in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Degree Modifier and Type Field Description protected Join.DegreeJoin. degreeprotected Join.DegreeW. degreeMethods in org.fa.tei.jaxb.v2_0 that return Join.Degree Modifier and Type Method Description static Join.DegreeJoin.Degree. fromValue(String v)Join.DegreeJoin. getDegree()Gets the value of the degree property.Join.DegreeW. getDegree()Gets the value of the degree property.static Join.DegreeJoin.Degree. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Degree[]Join.Degree. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Join.Degree Modifier and Type Method Description voidJoin. setDegree(Join.Degree value)Sets the value of the degree property.voidW. setDegree(Join.Degree value)Sets the value of the degree property.
-