Uses of Class
uk.org.acbs.siri13.UserNeedStructure
-
Packages that use UserNeedStructure Package Description uk.org.acbs.siri13 uk.org.siri.siri13 -
-
Uses of UserNeedStructure in uk.org.acbs.siri13
Fields in uk.org.acbs.siri13 declared as UserNeedStructure Modifier and Type Field Description protected UserNeedStructureSuitabilityStructure. userNeedFields in uk.org.acbs.siri13 with type parameters of type UserNeedStructure Modifier and Type Field Description protected List<UserNeedStructure>PassengerAccessibilityNeedsStructure. userNeedsMethods in uk.org.acbs.siri13 that return UserNeedStructure Modifier and Type Method Description UserNeedStructureObjectFactory. createUserNeedStructure()Create an instance ofUserNeedStructureUserNeedStructureSuitabilityStructure. getUserNeed()Gets the value of the userNeed property.Methods in uk.org.acbs.siri13 that return types with arguments of type UserNeedStructure Modifier and Type Method Description List<UserNeedStructure>PassengerAccessibilityNeedsStructure. getUserNeeds()Gets the value of the userNeeds property.Methods in uk.org.acbs.siri13 with parameters of type UserNeedStructure Modifier and Type Method Description voidSuitabilityStructure. setUserNeed(UserNeedStructure value)Sets the value of the userNeed property. -
Uses of UserNeedStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type UserNeedStructure Modifier and Type Field Description protected List<UserNeedStructure>AccessibilityNeedsFilterStructure. userNeedsMethods in uk.org.siri.siri13 that return types with arguments of type UserNeedStructure Modifier and Type Method Description List<UserNeedStructure>AccessibilityNeedsFilterStructure. getUserNeeds()Gets the value of the userNeeds property.
-