Uses of Class
uk.org.ifopt.siri13.Extensions
-
Packages that use Extensions Package Description uk.org.acbs.siri13 uk.org.ifopt.siri13 -
-
Uses of Extensions in uk.org.acbs.siri13
Fields in uk.org.acbs.siri13 declared as Extensions Modifier and Type Field Description protected ExtensionsAccessibilityAssessmentStructure. extensionsprotected ExtensionsAccessibilityLimitationStructure. extensionsMethods in uk.org.acbs.siri13 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.siri13 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.siri13
Fields in uk.org.ifopt.siri13 declared as Extensions Modifier and Type Field Description protected ExtensionsLocalService. extensionsprotected ExtensionsOtherPlaceEquipment. extensionsMethods in uk.org.ifopt.siri13 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.siri13 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.
-