Uses of Enum Class
uk.org.netex.www.netex.TiltTypeEnumeration
Packages that use TiltTypeEnumeration
-
Uses of TiltTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TiltTypeEnumerationModifier and TypeMethodDescriptionstatic TiltTypeEnumerationTiltTypeEnumeration.forNumber(int value) PathLink_VersionStructure.Builder.getTiltType()Coded value of the maximum tilt.PathLink_VersionStructure.getTiltType()Coded value of the maximum tilt.PathLink_VersionStructureOrBuilder.getTiltType()Coded value of the maximum tilt.PathLinkType.Builder.getTiltType()Coded value of the maximum tilt.PathLinkType.getTiltType()Coded value of the maximum tilt.PathLinkTypeOrBuilder.getTiltType()Coded value of the maximum tilt.SitePathLink_VersionStructure.Builder.getTiltType()Coded value of the maximum tilt.SitePathLink_VersionStructure.getTiltType()Coded value of the maximum tilt.SitePathLink_VersionStructureOrBuilder.getTiltType()Coded value of the maximum tilt.SitePathLinkType.Builder.getTiltType()Coded value of the maximum tilt.SitePathLinkType.getTiltType()Coded value of the maximum tilt.SitePathLinkTypeOrBuilder.getTiltType()Coded value of the maximum tilt.static TiltTypeEnumerationTiltTypeEnumeration.valueOf(int value) Deprecated.static TiltTypeEnumerationTiltTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static TiltTypeEnumerationReturns the enum constant of this class with the specified name.static TiltTypeEnumeration[]TiltTypeEnumeration.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 TiltTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TiltTypeEnumeration> TiltTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type TiltTypeEnumerationModifier and TypeMethodDescriptionPathLink_VersionStructure.Builder.setTiltType(TiltTypeEnumeration value) Coded value of the maximum tilt.PathLinkType.Builder.setTiltType(TiltTypeEnumeration value) Coded value of the maximum tilt.SitePathLink_VersionStructure.Builder.setTiltType(TiltTypeEnumeration value) Coded value of the maximum tilt.SitePathLinkType.Builder.setTiltType(TiltTypeEnumeration value) Coded value of the maximum tilt.