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