Uses of Class
uk.org.ifopt.siri21.Extensions
-
Packages that use Extensions Package Description uk.org.acbs.siri21 uk.org.ifopt.siri21 -
-
Uses of Extensions in uk.org.acbs.siri21
Fields in uk.org.acbs.siri21 declared as Extensions Modifier and Type Field Description protected ExtensionsAccessibilityAssessmentStructure. extensionsprotected ExtensionsAccessibilityLimitationStructure. extensionsMethods in uk.org.acbs.siri21 that return Extensions Modifier and Type Method Description ExtensionsAccessibilityAssessmentStructure. getExtensions()Gets the value of the extensions property.ExtensionsAccessibilityLimitationStructure. getExtensions()Gets the value of the extensions property.Methods in uk.org.acbs.siri21 with parameters of type Extensions Modifier and Type Method Description voidAccessibilityAssessmentStructure. setExtensions(Extensions value)Sets the value of the extensions property.voidAccessibilityLimitationStructure. setExtensions(Extensions value)Sets the value of the extensions property. -
Uses of Extensions in uk.org.ifopt.siri21
Fields in uk.org.ifopt.siri21 declared as Extensions Modifier and Type Field Description protected ExtensionsLocalService. extensionsprotected ExtensionsOtherPlaceEquipment. extensionsMethods in uk.org.ifopt.siri21 that return Extensions Modifier and Type Method Description ExtensionsObjectFactory. createExtensions()Create an instance ofExtensionsExtensionsLocalService. getExtensions()Gets the value of the extensions property.ExtensionsOtherPlaceEquipment. getExtensions()Gets the value of the extensions property.Methods in uk.org.ifopt.siri21 with parameters of type Extensions Modifier and Type Method Description voidLocalService. setExtensions(Extensions value)Sets the value of the extensions property.voidOtherPlaceEquipment. setExtensions(Extensions value)Sets the value of the extensions property.
-