Uses of Class
uk.org.acbs.siri21.UserNeedStructure
-
Packages that use UserNeedStructure Package Description uk.org.acbs.siri21 uk.org.siri.siri21 -
-
Uses of UserNeedStructure in uk.org.acbs.siri21
Fields in uk.org.acbs.siri21 declared as UserNeedStructure Modifier and Type Field Description protected UserNeedStructureSuitabilityStructure. userNeedFields in uk.org.acbs.siri21 with type parameters of type UserNeedStructure Modifier and Type Field Description protected List<UserNeedStructure>PassengerAccessibilityNeedsStructure. userNeedsMethods in uk.org.acbs.siri21 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.siri21 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.siri21 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.siri21
Fields in uk.org.siri.siri21 with type parameters of type UserNeedStructure Modifier and Type Field Description protected List<UserNeedStructure>AccessibilityNeedsFilterStructure. userNeedsMethods in uk.org.siri.siri21 that return types with arguments of type UserNeedStructure Modifier and Type Method Description List<UserNeedStructure>AccessibilityNeedsFilterStructure. getUserNeeds()Gets the value of the userNeeds property.
-