Uses of Class
org.fa.tei.jaxb.v2_x.Join.Case
-
Packages that use Join.Case Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Case in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Case Modifier and Type Field Description protected Join.CaseJoin. _caseprotected Join.CaseW. _caseMethods in org.fa.tei.jaxb.v2_x that return Join.Case Modifier and Type Method Description static Join.CaseJoin.Case. fromValue(String v)Join.CaseJoin. getCase()Gets the value of the case property.Join.CaseW. getCase()Gets the value of the case property.static Join.CaseJoin.Case. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Case[]Join.Case. 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.Case Modifier and Type Method Description voidJoin. setCase(Join.Case value)Sets the value of the case property.voidW. setCase(Join.Case value)Sets the value of the case property.
-