Uses of Enum Class
uk.org.netex.www.netex.RoundTripTypeEnumeration
Packages that use RoundTripTypeEnumeration
-
Uses of RoundTripTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return RoundTripTypeEnumerationModifier and TypeMethodDescriptionstatic RoundTripTypeEnumerationRoundTripTypeEnumeration.forNumber(int value) RoundTrip_VersionStructure.Builder.getTripType()Type of trip.RoundTrip_VersionStructure.getTripType()Type of trip.RoundTrip_VersionStructureOrBuilder.getTripType()Type of trip.RoundTripType.Builder.getTripType()Type of trip.RoundTripType.getTripType()Type of trip.RoundTripTypeOrBuilder.getTripType()Type of trip.static RoundTripTypeEnumerationRoundTripTypeEnumeration.valueOf(int value) Deprecated.static RoundTripTypeEnumerationRoundTripTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static RoundTripTypeEnumerationReturns the enum constant of this class with the specified name.static RoundTripTypeEnumeration[]RoundTripTypeEnumeration.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 RoundTripTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RoundTripTypeEnumeration> RoundTripTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type RoundTripTypeEnumerationModifier and TypeMethodDescriptionRoundTrip_VersionStructure.Builder.setTripType(RoundTripTypeEnumeration value) Type of trip.RoundTripType.Builder.setTripType(RoundTripTypeEnumeration value) Type of trip.