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