Uses of Enum Class
uk.org.netex.www.netex.MachineReadableEnumeration
Packages that use MachineReadableEnumeration
-
Uses of MachineReadableEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return MachineReadableEnumerationModifier and TypeMethodDescriptionstatic MachineReadableEnumerationMachineReadableEnumeration.forNumber(int value) TypeOfTravelDocument_VersionStructure.Builder.getMachineReadable(int index) Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocument_VersionStructure.getMachineReadable(int index) Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocument_VersionStructureOrBuilder.getMachineReadable(int index) Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocumentType.Builder.getMachineReadable(int index) Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.TypeOfTravelDocumentType.getMachineReadable(int index) Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.TypeOfTravelDocumentTypeOrBuilder.getMachineReadable(int index) Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.static MachineReadableEnumerationMachineReadableEnumeration.valueOf(int value) Deprecated.static MachineReadableEnumerationMachineReadableEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static MachineReadableEnumerationReturns the enum constant of this class with the specified name.static MachineReadableEnumeration[]MachineReadableEnumeration.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 MachineReadableEnumerationModifier and TypeMethodDescriptionTypeOfTravelDocument_VersionStructure.Builder.getMachineReadableList()Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocument_VersionStructure.getMachineReadableList()Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocument_VersionStructureOrBuilder.getMachineReadableList()Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocumentType.Builder.getMachineReadableList()Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.TypeOfTravelDocumentType.getMachineReadableList()Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.TypeOfTravelDocumentTypeOrBuilder.getMachineReadableList()Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.static com.google.protobuf.Internal.EnumLiteMap<MachineReadableEnumeration> MachineReadableEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type MachineReadableEnumerationModifier and TypeMethodDescriptionTypeOfTravelDocument_VersionStructure.Builder.addMachineReadable(MachineReadableEnumeration value) Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocumentType.Builder.addMachineReadable(MachineReadableEnumeration value) Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.TypeOfTravelDocument_VersionStructure.Builder.setMachineReadable(int index, MachineReadableEnumeration value) Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocumentType.Builder.setMachineReadable(int index, MachineReadableEnumeration value) Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.Method parameters in uk.org.netex.www.netex with type arguments of type MachineReadableEnumerationModifier and TypeMethodDescriptionTypeOfTravelDocument_VersionStructure.Builder.addAllMachineReadable(Iterable<? extends MachineReadableEnumeration> values) Classification of the MACHINE READABILITY by Machine Readable mechanism.TypeOfTravelDocumentType.Builder.addAllMachineReadable(Iterable<? extends MachineReadableEnumeration> values) Classification of the TRAVEL DOCUMENT by Machine Readable mechanism.