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