Uses of Enum Class
uk.org.netex.www.netex.FareProductPriceType.DataManagedObjectStructureCase
Packages that use FareProductPriceType.DataManagedObjectStructureCase
-
Uses of FareProductPriceType.DataManagedObjectStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return FareProductPriceType.DataManagedObjectStructureCaseModifier and TypeMethodDescriptionFareProductPriceType.DataManagedObjectStructureCase.forNumber(int value) FareProductPriceType.Builder.getDataManagedObjectStructureCase()FareProductPriceType.getDataManagedObjectStructureCase()FareProductPriceTypeOrBuilder.getDataManagedObjectStructureCase()FareProductPriceType.DataManagedObjectStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.FareProductPriceType.DataManagedObjectStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.