Uses of Class
uk.org.siri.siri10.RefreshmentFacilityEnumeration
-
Packages that use RefreshmentFacilityEnumeration Package Description uk.org.siri.siri10 -
-
Uses of RefreshmentFacilityEnumeration in uk.org.siri.siri10
Methods in uk.org.siri.siri10 that return RefreshmentFacilityEnumeration Modifier and Type Method Description static RefreshmentFacilityEnumerationRefreshmentFacilityEnumeration. fromValue(String v)static RefreshmentFacilityEnumerationRefreshmentFacilityEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static RefreshmentFacilityEnumeration[]RefreshmentFacilityEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.org.siri.siri10 that return types with arguments of type RefreshmentFacilityEnumeration Modifier and Type Method Description JAXBElement<RefreshmentFacilityEnumeration>ObjectFactory. createRefreshmentFacility(RefreshmentFacilityEnumeration value)Methods in uk.org.siri.siri10 with parameters of type RefreshmentFacilityEnumeration Modifier and Type Method Description JAXBElement<RefreshmentFacilityEnumeration>ObjectFactory. createRefreshmentFacility(RefreshmentFacilityEnumeration value)
-