Uses of Enum Class
uk.org.netex.www.netex.GroupCheckInEnumeration
Packages that use GroupCheckInEnumeration
-
Uses of GroupCheckInEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return GroupCheckInEnumerationModifier and TypeMethodDescriptionstatic GroupCheckInEnumerationGroupCheckInEnumeration.forNumber(int value) GroupTicket_VersionStructure.Builder.getJointCheckIn()Whether the group must check in together.GroupTicket_VersionStructure.getJointCheckIn()Whether the group must check in together.GroupTicket_VersionStructureOrBuilder.getJointCheckIn()Whether the group must check in together.GroupTicketType.Builder.getJointCheckIn()Whether the group must check in together.GroupTicketType.getJointCheckIn()Whether the group must check in together.GroupTicketTypeOrBuilder.getJointCheckIn()Whether the group must check in together.static GroupCheckInEnumerationGroupCheckInEnumeration.valueOf(int value) Deprecated.static GroupCheckInEnumerationGroupCheckInEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static GroupCheckInEnumerationReturns the enum constant of this class with the specified name.static GroupCheckInEnumeration[]GroupCheckInEnumeration.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 GroupCheckInEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GroupCheckInEnumeration> GroupCheckInEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type GroupCheckInEnumerationModifier and TypeMethodDescriptionGroupTicket_VersionStructure.Builder.setJointCheckIn(GroupCheckInEnumeration value) Whether the group must check in together.GroupTicketType.Builder.setJointCheckIn(GroupCheckInEnumeration value) Whether the group must check in together.