Uses of Class
uk.org.siri.siri13.RefreshmentFacilityEnumeration
-
Packages that use RefreshmentFacilityEnumeration Package Description uk.org.siri.siri13 -
-
Uses of RefreshmentFacilityEnumeration in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as RefreshmentFacilityEnumeration Modifier and Type Field Description protected RefreshmentFacilityEnumerationAllFacilitiesFeatureStructure. refreshmentFacilityMethods in uk.org.siri.siri13 that return RefreshmentFacilityEnumeration Modifier and Type Method Description static RefreshmentFacilityEnumerationRefreshmentFacilityEnumeration. fromValue(String v)RefreshmentFacilityEnumerationAllFacilitiesFeatureStructure. getRefreshmentFacility()Gets the value of the refreshmentFacility property.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.siri13 that return types with arguments of type RefreshmentFacilityEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RefreshmentFacilityEnumeration>ObjectFactory. createRefreshmentFacility(RefreshmentFacilityEnumeration value)Methods in uk.org.siri.siri13 with parameters of type RefreshmentFacilityEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RefreshmentFacilityEnumeration>ObjectFactory. createRefreshmentFacility(RefreshmentFacilityEnumeration value)voidAllFacilitiesFeatureStructure. setRefreshmentFacility(RefreshmentFacilityEnumeration value)Sets the value of the refreshmentFacility property.
-