Uses of Enum Class
uk.org.netex.www.netex.FareDemandTypeEnumeration
Packages that use FareDemandTypeEnumeration
-
Uses of FareDemandTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return FareDemandTypeEnumerationModifier and TypeMethodDescriptionstatic FareDemandTypeEnumerationFareDemandTypeEnumeration.forNumber(int value) FareDemandFactor_VersionStructure.Builder.getFareDemandType()Classification of demand using standard allowed values.FareDemandFactor_VersionStructure.getFareDemandType()Classification of demand using standard allowed values.FareDemandFactor_VersionStructureOrBuilder.getFareDemandType()Classification of demand using standard allowed values.FareDemandFactorType.Builder.getFareDemandType()Classification of demand using standard allowed values.FareDemandFactorType.getFareDemandType()Classification of demand using standard allowed values.FareDemandFactorTypeOrBuilder.getFareDemandType()Classification of demand using standard allowed values.static FareDemandTypeEnumerationFareDemandTypeEnumeration.valueOf(int value) Deprecated.static FareDemandTypeEnumerationFareDemandTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static FareDemandTypeEnumerationReturns the enum constant of this class with the specified name.static FareDemandTypeEnumeration[]FareDemandTypeEnumeration.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 FareDemandTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FareDemandTypeEnumeration> FareDemandTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type FareDemandTypeEnumerationModifier and TypeMethodDescriptionFareDemandFactor_VersionStructure.Builder.setFareDemandType(FareDemandTypeEnumeration value) Classification of demand using standard allowed values.FareDemandFactorType.Builder.setFareDemandType(FareDemandTypeEnumeration value) Classification of demand using standard allowed values.