Uses of Class
org.fa.tei.jaxb.facustomization.Join.Predicate
-
Packages that use Join.Predicate Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Predicate in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Predicate Modifier and Type Field Description protected Join.PredicateJoin. predicateprotected Join.PredicateM. predicateprotected Join.PredicateW. predicateMethods in org.fa.tei.jaxb.facustomization that return Join.Predicate Modifier and Type Method Description static Join.PredicateJoin.Predicate. fromValue(String v)Join.PredicateJoin. getPredicate()Gets the value of the predicate property.Join.PredicateM. getPredicate()Gets the value of the predicate property.Join.PredicateW. getPredicate()Gets the value of the predicate property.static Join.PredicateJoin.Predicate. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Predicate[]Join.Predicate. 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.Predicate Modifier and Type Method Description voidJoin. setPredicate(Join.Predicate value)Sets the value of the predicate property.voidM. setPredicate(Join.Predicate value)Sets the value of the predicate property.voidW. setPredicate(Join.Predicate value)Sets the value of the predicate property.
-