Uses of Enum Class
uk.org.netex.www.netex.ResellWhenEnumeration
Packages that use ResellWhenEnumeration
-
Uses of ResellWhenEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ResellWhenEnumerationModifier and TypeMethodDescriptionstatic ResellWhenEnumerationResellWhenEnumeration.forNumber(int value) Exchanging_VersionStructure.Builder.getResellWhen()Event marking when there is resell status of the ticket changes.Exchanging_VersionStructure.getResellWhen()Event marking when there is resell status of the ticket changes.Exchanging_VersionStructureOrBuilder.getResellWhen()Event marking when there is resell status of the ticket changes.ExchangingType.Builder.getResellWhen()Event marking when there is resell status of the ticket changes.ExchangingType.getResellWhen()Event marking when there is resell status of the ticket changes.ExchangingTypeOrBuilder.getResellWhen()Event marking when there is resell status of the ticket changes.Refunding_VersionStructure.Builder.getResellWhen()Event marking when there is resell status of the ticket changes.Refunding_VersionStructure.getResellWhen()Event marking when there is resell status of the ticket changes.Refunding_VersionStructureOrBuilder.getResellWhen()Event marking when there is resell status of the ticket changes.RefundingType.Builder.getResellWhen()Event marking when there is resell status of the ticket changes.RefundingType.getResellWhen()Event marking when there is resell status of the ticket changes.RefundingTypeOrBuilder.getResellWhen()Event marking when there is resell status of the ticket changes.Replacing_VersionStructure.Builder.getResellWhen()Event marking when there is resell status of the ticket changes.Replacing_VersionStructure.getResellWhen()Event marking when there is resell status of the ticket changes.Replacing_VersionStructureOrBuilder.getResellWhen()Event marking when there is resell status of the ticket changes.ReplacingType.Builder.getResellWhen()Event marking when there is resell status of the ticket changes.ReplacingType.getResellWhen()Event marking when there is resell status of the ticket changes.ReplacingTypeOrBuilder.getResellWhen()Event marking when there is resell status of the ticket changes.Reselling_VersionStructure.Builder.getResellWhen()Event marking when there is resell status of the ticket changes.Reselling_VersionStructure.getResellWhen()Event marking when there is resell status of the ticket changes.Reselling_VersionStructureOrBuilder.getResellWhen()Event marking when there is resell status of the ticket changes.ResellingType.Builder.getResellWhen()Event marking when there is resell status of the ticket changes.ResellingType.getResellWhen()Event marking when there is resell status of the ticket changes.ResellingTypeOrBuilder.getResellWhen()Event marking when there is resell status of the ticket changes.static ResellWhenEnumerationResellWhenEnumeration.valueOf(int value) Deprecated.static ResellWhenEnumerationResellWhenEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ResellWhenEnumerationReturns the enum constant of this class with the specified name.static ResellWhenEnumeration[]ResellWhenEnumeration.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 ResellWhenEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ResellWhenEnumeration> ResellWhenEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type ResellWhenEnumerationModifier and TypeMethodDescriptionExchanging_VersionStructure.Builder.setResellWhen(ResellWhenEnumeration value) Event marking when there is resell status of the ticket changes.ExchangingType.Builder.setResellWhen(ResellWhenEnumeration value) Event marking when there is resell status of the ticket changes.Refunding_VersionStructure.Builder.setResellWhen(ResellWhenEnumeration value) Event marking when there is resell status of the ticket changes.RefundingType.Builder.setResellWhen(ResellWhenEnumeration value) Event marking when there is resell status of the ticket changes.Replacing_VersionStructure.Builder.setResellWhen(ResellWhenEnumeration value) Event marking when there is resell status of the ticket changes.ReplacingType.Builder.setResellWhen(ResellWhenEnumeration value) Event marking when there is resell status of the ticket changes.Reselling_VersionStructure.Builder.setResellWhen(ResellWhenEnumeration value) Event marking when there is resell status of the ticket changes.ResellingType.Builder.setResellWhen(ResellWhenEnumeration value) Event marking when there is resell status of the ticket changes.