Uses of Class
org.fa.tei.jaxb.facustomization.Join.Prodrop
-
Packages that use Join.Prodrop Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Prodrop in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Prodrop Modifier and Type Field Description protected Join.ProdropJoin. prodropprotected Join.ProdropM. prodropprotected Join.ProdropW. prodropMethods in org.fa.tei.jaxb.facustomization that return Join.Prodrop Modifier and Type Method Description static Join.ProdropJoin.Prodrop. fromValue(String v)Join.ProdropJoin. getProdrop()Gets the value of the prodrop property.Join.ProdropM. getProdrop()Gets the value of the prodrop property.Join.ProdropW. getProdrop()Gets the value of the prodrop property.static Join.ProdropJoin.Prodrop. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Prodrop[]Join.Prodrop. 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.Prodrop Modifier and Type Method Description voidJoin. setProdrop(Join.Prodrop value)Sets the value of the prodrop property.voidM. setProdrop(Join.Prodrop value)Sets the value of the prodrop property.voidW. setProdrop(Join.Prodrop value)Sets the value of the prodrop property.
-