Uses of Class
org.fa.tei.jaxb.v2_x.Condition
-
Packages that use Condition Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Condition in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Condition Modifier and Type Field Description protected ConditionSupportDesc. conditionMethods in org.fa.tei.jaxb.v2_x 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.v2_x with parameters of type Condition Modifier and Type Method Description voidSupportDesc. setCondition(Condition value)Sets the value of the condition property.
-