Uses of Class
uk.org.ifopt.siri20.ValidityConditionStructure
-
Packages that use ValidityConditionStructure Package Description uk.org.acbs.siri20 uk.org.ifopt.siri20 -
-
Uses of ValidityConditionStructure in uk.org.acbs.siri20
Fields in uk.org.acbs.siri20 declared as ValidityConditionStructure Modifier and Type Field Description protected ValidityConditionStructureAccessibilityLimitationStructure. validityConditionMethods in uk.org.acbs.siri20 that return ValidityConditionStructure Modifier and Type Method Description ValidityConditionStructureAccessibilityLimitationStructure. getValidityCondition()Gets the value of the validityCondition property.Methods in uk.org.acbs.siri20 with parameters of type ValidityConditionStructure Modifier and Type Method Description voidAccessibilityLimitationStructure. setValidityCondition(ValidityConditionStructure value)Sets the value of the validityCondition property. -
Uses of ValidityConditionStructure in uk.org.ifopt.siri20
Fields in uk.org.ifopt.siri20 declared as ValidityConditionStructure Modifier and Type Field Description protected ValidityConditionStructureCheckPointStructure. validityConditionFields in uk.org.ifopt.siri20 with type parameters of type ValidityConditionStructure Modifier and Type Field Description protected List<ValidityConditionStructure>ValidityConditionsStructure. validityConditionsMethods in uk.org.ifopt.siri20 that return ValidityConditionStructure Modifier and Type Method Description ValidityConditionStructureObjectFactory. createValidityConditionStructure()Create an instance ofValidityConditionStructureValidityConditionStructureCheckPointStructure. getValidityCondition()Gets the value of the validityCondition property.Methods in uk.org.ifopt.siri20 that return types with arguments of type ValidityConditionStructure Modifier and Type Method Description List<ValidityConditionStructure>ValidityConditionsStructure. getValidityConditions()Gets the value of the validityConditions property.Methods in uk.org.ifopt.siri20 with parameters of type ValidityConditionStructure Modifier and Type Method Description voidCheckPointStructure. setValidityCondition(ValidityConditionStructure value)Sets the value of the validityCondition property.
-