Uses of Enum Class
uk.org.netex.www.netex.DiscountBasisEnumeration
Packages that use DiscountBasisEnumeration
-
Uses of DiscountBasisEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DiscountBasisEnumerationModifier and TypeMethodDescriptionstatic DiscountBasisEnumerationDiscountBasisEnumeration.forNumber(int value) CompanionProfile_VersionStructure.Builder.getDiscountBasis()Nature of discount for this profile.CompanionProfile_VersionStructure.getDiscountBasis()Nature of discount for this profile.CompanionProfile_VersionStructureOrBuilder.getDiscountBasis()Nature of discount for this profile.CompanionProfileType.Builder.getDiscountBasis()Nature of discount for this profile.CompanionProfileType.getDiscountBasis()Nature of discount for this profile.CompanionProfileTypeOrBuilder.getDiscountBasis()Nature of discount for this profile.FrequencyOfUse_VersionStructure.Builder.getDiscountBasis()Nature of discount for this profile.FrequencyOfUse_VersionStructure.getDiscountBasis()Nature of discount for this profile.FrequencyOfUse_VersionStructureOrBuilder.getDiscountBasis()Nature of discount for this profile.FrequencyOfUseType.Builder.getDiscountBasis()Nature of discount for this profile.FrequencyOfUseType.getDiscountBasis()Nature of discount for this profile.FrequencyOfUseTypeOrBuilder.getDiscountBasis()Nature of discount for this profile.UserProfile_VersionStructure.Builder.getDiscountBasis()Nature of discount for this profile.UserProfile_VersionStructure.getDiscountBasis()Nature of discount for this profile.UserProfile_VersionStructureOrBuilder.getDiscountBasis()Nature of discount for this profile.UserProfileType.Builder.getDiscountBasis()Nature of discount for this profile.UserProfileType.getDiscountBasis()Nature of discount for this profile.UserProfileTypeOrBuilder.getDiscountBasis()Nature of discount for this profile.VehiclePoolerProfile_VersionStructure.Builder.getDiscountBasis()Nature of discount for this profile.VehiclePoolerProfile_VersionStructure.getDiscountBasis()Nature of discount for this profile.VehiclePoolerProfile_VersionStructureOrBuilder.getDiscountBasis()Nature of discount for this profile.VehiclePoolerProfileType.Builder.getDiscountBasis()Nature of discount for this profile.VehiclePoolerProfileType.getDiscountBasis()Nature of discount for this profile.VehiclePoolerProfileTypeOrBuilder.getDiscountBasis()Nature of discount for this profile.static DiscountBasisEnumerationDiscountBasisEnumeration.valueOf(int value) Deprecated.static DiscountBasisEnumerationDiscountBasisEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static DiscountBasisEnumerationReturns the enum constant of this class with the specified name.static DiscountBasisEnumeration[]DiscountBasisEnumeration.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 DiscountBasisEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DiscountBasisEnumeration> DiscountBasisEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type DiscountBasisEnumerationModifier and TypeMethodDescriptionCompanionProfile_VersionStructure.Builder.setDiscountBasis(DiscountBasisEnumeration value) Nature of discount for this profile.CompanionProfileType.Builder.setDiscountBasis(DiscountBasisEnumeration value) Nature of discount for this profile.FrequencyOfUse_VersionStructure.Builder.setDiscountBasis(DiscountBasisEnumeration value) Nature of discount for this profile.FrequencyOfUseType.Builder.setDiscountBasis(DiscountBasisEnumeration value) Nature of discount for this profile.UserProfile_VersionStructure.Builder.setDiscountBasis(DiscountBasisEnumeration value) Nature of discount for this profile.UserProfileType.Builder.setDiscountBasis(DiscountBasisEnumeration value) Nature of discount for this profile.VehiclePoolerProfile_VersionStructure.Builder.setDiscountBasis(DiscountBasisEnumeration value) Nature of discount for this profile.VehiclePoolerProfileType.Builder.setDiscountBasis(DiscountBasisEnumeration value) Nature of discount for this profile.