Uses of Enum Class
uk.org.netex.www.netex.SeatAllocationMethodEnumeration
Packages that use SeatAllocationMethodEnumeration
-
Uses of SeatAllocationMethodEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SeatAllocationMethodEnumerationModifier and TypeMethodDescriptionSeatAllocationMethodEnumeration.forNumber(int value) Reserving_VersionStructure.Builder.getSeatAllocationMethod()Method of Seat allocation that is used.Reserving_VersionStructure.getSeatAllocationMethod()Method of Seat allocation that is used.Reserving_VersionStructureOrBuilder.getSeatAllocationMethod()Method of Seat allocation that is used.ReservingType.Builder.getSeatAllocationMethod()Method of Seat allocation that is used.ReservingType.getSeatAllocationMethod()Method of Seat allocation that is used.ReservingTypeOrBuilder.getSeatAllocationMethod()Method of Seat allocation that is used.SeatAllocationMethodEnumeration.valueOf(int value) Deprecated.SeatAllocationMethodEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static SeatAllocationMethodEnumeration[]SeatAllocationMethodEnumeration.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 SeatAllocationMethodEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SeatAllocationMethodEnumeration> SeatAllocationMethodEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type SeatAllocationMethodEnumerationModifier and TypeMethodDescriptionReserving_VersionStructure.Builder.setSeatAllocationMethod(SeatAllocationMethodEnumeration value) Method of Seat allocation that is used.ReservingType.Builder.setSeatAllocationMethod(SeatAllocationMethodEnumeration value) Method of Seat allocation that is used.