Uses of Enum Class
uk.org.netex.www.netex.BookingChargeTypeEnumeration
Packages that use BookingChargeTypeEnumeration
-
Uses of BookingChargeTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return BookingChargeTypeEnumerationModifier and TypeMethodDescriptionstatic BookingChargeTypeEnumerationBookingChargeTypeEnumeration.forNumber(int value) ServiceBookingArrangementsStructure.Builder.getBookingChargeType()Nature of booking fee. v1.2.2 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 227:92]ServiceBookingArrangementsStructure.getBookingChargeType()Nature of booking fee. v1.2.2 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 227:92]ServiceBookingArrangementsStructureOrBuilder.getBookingChargeType()Nature of booking fee. v1.2.2 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 227:92]static BookingChargeTypeEnumerationBookingChargeTypeEnumeration.valueOf(int value) Deprecated.static BookingChargeTypeEnumerationBookingChargeTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static BookingChargeTypeEnumerationReturns the enum constant of this class with the specified name.static BookingChargeTypeEnumeration[]BookingChargeTypeEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.netex.www.netex that return types with arguments of type BookingChargeTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<BookingChargeTypeEnumeration> BookingChargeTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type BookingChargeTypeEnumerationModifier and TypeMethodDescriptionServiceBookingArrangementsStructure.Builder.setBookingChargeType(BookingChargeTypeEnumeration value) Nature of booking fee. v1.2.2 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 227:92]