Uses of Class
uk.org.ifopt.siri13.ValidityConditionStructure
-
Packages that use ValidityConditionStructure Package Description uk.org.acbs.siri13 uk.org.ifopt.siri13 -
-
Uses of ValidityConditionStructure in uk.org.acbs.siri13
Fields in uk.org.acbs.siri13 declared as ValidityConditionStructure Modifier and Type Field Description protected ValidityConditionStructureAccessibilityLimitationStructure. validityConditionMethods in uk.org.acbs.siri13 that return ValidityConditionStructure Modifier and Type Method Description ValidityConditionStructureAccessibilityLimitationStructure. getValidityCondition()Gets the value of the validityCondition property.Methods in uk.org.acbs.siri13 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.siri13
Fields in uk.org.ifopt.siri13 declared as ValidityConditionStructure Modifier and Type Field Description protected ValidityConditionStructureCheckPointStructure. validityConditionFields in uk.org.ifopt.siri13 with type parameters of type ValidityConditionStructure Modifier and Type Field Description protected List<ValidityConditionStructure>ValidityConditionsStructure. validityConditionsMethods in uk.org.ifopt.siri13 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.siri13 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.siri13 with parameters of type ValidityConditionStructure Modifier and Type Method Description voidCheckPointStructure. setValidityCondition(ValidityConditionStructure value)Sets the value of the validityCondition property.
-