Uses of Enum Class
uk.org.netex.www.netex.PassageTypeEnumeration
Packages that use PassageTypeEnumeration
-
Uses of PassageTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PassageTypeEnumerationModifier and TypeMethodDescriptionstatic PassageTypeEnumerationPassageTypeEnumeration.forNumber(int value) AccessSpace_VersionStructure.Builder.getPassageType()Type of passage associated with ACCESS SPACE.AccessSpace_VersionStructure.getPassageType()Type of passage associated with ACCESS SPACE.AccessSpace_VersionStructureOrBuilder.getPassageType()Type of passage associated with ACCESS SPACE.AccessSpaceType.Builder.getPassageType()Type of passage associated with ACCESS SPACE.AccessSpaceType.getPassageType()Type of passage associated with ACCESS SPACE.AccessSpaceTypeOrBuilder.getPassageType()Type of passage associated with ACCESS SPACE.PathLink_VersionStructure.Builder.getPassageType()Type of passage feature of PATH LINK.PathLink_VersionStructure.getPassageType()Type of passage feature of PATH LINK.PathLink_VersionStructureOrBuilder.getPassageType()Type of passage feature of PATH LINK.PathLinkType.Builder.getPassageType()Type of passage feature of PATH LINK.PathLinkType.getPassageType()Type of passage feature of PATH LINK.PathLinkTypeOrBuilder.getPassageType()Type of passage feature of PATH LINK.PointOfInterestSpace_VersionStructure.Builder.getPassageType()Type of physical passage space.PointOfInterestSpace_VersionStructure.getPassageType()Type of physical passage space.PointOfInterestSpace_VersionStructureOrBuilder.getPassageType()Type of physical passage space.PointOfInterestSpaceType.Builder.getPassageType()Type of physical passage space.PointOfInterestSpaceType.getPassageType()Type of physical passage space.PointOfInterestSpaceTypeOrBuilder.getPassageType()Type of physical passage space.SitePathLink_VersionStructure.Builder.getPassageType()Type of passage feature of PATH LINK.SitePathLink_VersionStructure.getPassageType()Type of passage feature of PATH LINK.SitePathLink_VersionStructureOrBuilder.getPassageType()Type of passage feature of PATH LINK.SitePathLinkType.Builder.getPassageType()Type of passage feature of PATH LINK.SitePathLinkType.getPassageType()Type of passage feature of PATH LINK.SitePathLinkTypeOrBuilder.getPassageType()Type of passage feature of PATH LINK.static PassageTypeEnumerationPassageTypeEnumeration.valueOf(int value) Deprecated.static PassageTypeEnumerationPassageTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static PassageTypeEnumerationReturns the enum constant of this class with the specified name.static PassageTypeEnumeration[]PassageTypeEnumeration.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 PassageTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PassageTypeEnumeration> PassageTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type PassageTypeEnumerationModifier and TypeMethodDescriptionAccessSpace_VersionStructure.Builder.setPassageType(PassageTypeEnumeration value) Type of passage associated with ACCESS SPACE.AccessSpaceType.Builder.setPassageType(PassageTypeEnumeration value) Type of passage associated with ACCESS SPACE.PathLink_VersionStructure.Builder.setPassageType(PassageTypeEnumeration value) Type of passage feature of PATH LINK.PathLinkType.Builder.setPassageType(PassageTypeEnumeration value) Type of passage feature of PATH LINK.PointOfInterestSpace_VersionStructure.Builder.setPassageType(PassageTypeEnumeration value) Type of physical passage space.PointOfInterestSpaceType.Builder.setPassageType(PassageTypeEnumeration value) Type of physical passage space.SitePathLink_VersionStructure.Builder.setPassageType(PassageTypeEnumeration value) Type of passage feature of PATH LINK.SitePathLinkType.Builder.setPassageType(PassageTypeEnumeration value) Type of passage feature of PATH LINK.