Uses of Class
org.fa.tei.jaxb.facustomization.Condition
-
Packages that use Condition Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Condition in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Condition Modifier and Type Field Description protected ConditionSupportDesc. conditionMethods in org.fa.tei.jaxb.facustomization that return Condition Modifier and Type Method Description ConditionObjectFactory. createCondition()Create an instance ofConditionConditionSupportDesc. getCondition()Gets the value of the condition property.Methods in org.fa.tei.jaxb.facustomization with parameters of type Condition Modifier and Type Method Description voidSupportDesc. setCondition(Condition value)Sets the value of the condition property.
-