Uses of Enum Class
uk.org.netex.www.netex.VersionTypeEnumeration
Packages that use VersionTypeEnumeration
-
Uses of VersionTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VersionTypeEnumerationModifier and TypeMethodDescriptionstatic VersionTypeEnumerationVersionTypeEnumeration.forNumber(int value) Version_VersionStructure.Builder.getVersionType()Version type: Point or Baseline.Version_VersionStructure.getVersionType()Version type: Point or Baseline.Version_VersionStructureOrBuilder.getVersionType()Version type: Point or Baseline.VersionType.Builder.getVersionType()VERSION type: Point or Baseline.VersionType.getVersionType()VERSION type: Point or Baseline.VersionTypeOrBuilder.getVersionType()VERSION type: Point or Baseline.static VersionTypeEnumerationVersionTypeEnumeration.valueOf(int value) Deprecated.static VersionTypeEnumerationVersionTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static VersionTypeEnumerationReturns the enum constant of this class with the specified name.static VersionTypeEnumeration[]VersionTypeEnumeration.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 VersionTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<VersionTypeEnumeration> VersionTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type VersionTypeEnumerationModifier and TypeMethodDescriptionVersion_VersionStructure.Builder.setVersionType(VersionTypeEnumeration value) Version type: Point or Baseline.VersionType.Builder.setVersionType(VersionTypeEnumeration value) VERSION type: Point or Baseline.