Uses of Enum Class
uk.org.netex.www.netex.PathDirectionEnumeration
Packages that use PathDirectionEnumeration
-
Uses of PathDirectionEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PathDirectionEnumerationModifier and TypeMethodDescriptionstatic PathDirectionEnumerationPathDirectionEnumeration.forNumber(int value) PathLink_VersionStructure.Builder.getAllowedUse()Allowed direction of use: one way or two way.PathLink_VersionStructure.getAllowedUse()Allowed direction of use: one way or two way.PathLink_VersionStructureOrBuilder.getAllowedUse()Allowed direction of use: one way or two way.PathLinkType.Builder.getAllowedUse()Allowed direction of use: one way or two way.PathLinkType.getAllowedUse()Allowed direction of use: one way or two way.PathLinkTypeOrBuilder.getAllowedUse()Allowed direction of use: one way or two way.SitePathLink_VersionStructure.Builder.getAllowedUse()Allowed direction of use: one way or two way.SitePathLink_VersionStructure.getAllowedUse()Allowed direction of use: one way or two way.SitePathLink_VersionStructureOrBuilder.getAllowedUse()Allowed direction of use: one way or two way.SitePathLinkType.Builder.getAllowedUse()Allowed direction of use: one way or two way.SitePathLinkType.getAllowedUse()Allowed direction of use: one way or two way.SitePathLinkTypeOrBuilder.getAllowedUse()Allowed direction of use: one way or two way.static PathDirectionEnumerationPathDirectionEnumeration.valueOf(int value) Deprecated.static PathDirectionEnumerationPathDirectionEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static PathDirectionEnumerationReturns the enum constant of this class with the specified name.static PathDirectionEnumeration[]PathDirectionEnumeration.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 PathDirectionEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PathDirectionEnumeration> PathDirectionEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type PathDirectionEnumerationModifier and TypeMethodDescriptionPathLink_VersionStructure.Builder.setAllowedUse(PathDirectionEnumeration value) Allowed direction of use: one way or two way.PathLinkType.Builder.setAllowedUse(PathDirectionEnumeration value) Allowed direction of use: one way or two way.SitePathLink_VersionStructure.Builder.setAllowedUse(PathDirectionEnumeration value) Allowed direction of use: one way or two way.SitePathLinkType.Builder.setAllowedUse(PathDirectionEnumeration value) Allowed direction of use: one way or two way.