Uses of Enum Class
uk.org.netex.www.netex.FlooringTypeEnumeration
Packages that use FlooringTypeEnumeration
-
Uses of FlooringTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return FlooringTypeEnumerationModifier and TypeMethodDescriptionstatic FlooringTypeEnumerationFlooringTypeEnumeration.forNumber(int value) PathLink_VersionStructure.Builder.getFlooringType()Type of flooring of the walking surface.PathLink_VersionStructure.getFlooringType()Type of flooring of the walking surface.PathLink_VersionStructureOrBuilder.getFlooringType()Type of flooring of the walking surface.PathLinkType.Builder.getFlooringType()Type of flooring of the walking surface.PathLinkType.getFlooringType()Type of flooring of the walking surface.PathLinkTypeOrBuilder.getFlooringType()Type of flooring of the walking surface.SitePathLink_VersionStructure.Builder.getFlooringType()Type of flooring of the walking surface.SitePathLink_VersionStructure.getFlooringType()Type of flooring of the walking surface.SitePathLink_VersionStructureOrBuilder.getFlooringType()Type of flooring of the walking surface.SitePathLinkType.Builder.getFlooringType()Type of flooring of the walking surface.SitePathLinkType.getFlooringType()Type of flooring of the walking surface.SitePathLinkTypeOrBuilder.getFlooringType()Type of flooring of the walking surface.static FlooringTypeEnumerationFlooringTypeEnumeration.valueOf(int value) Deprecated.static FlooringTypeEnumerationFlooringTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static FlooringTypeEnumerationReturns the enum constant of this class with the specified name.static FlooringTypeEnumeration[]FlooringTypeEnumeration.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 FlooringTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlooringTypeEnumeration> FlooringTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type FlooringTypeEnumerationModifier and TypeMethodDescriptionPathLink_VersionStructure.Builder.setFlooringType(FlooringTypeEnumeration value) Type of flooring of the walking surface.PathLinkType.Builder.setFlooringType(FlooringTypeEnumeration value) Type of flooring of the walking surface.SitePathLink_VersionStructure.Builder.setFlooringType(FlooringTypeEnumeration value) Type of flooring of the walking surface.SitePathLinkType.Builder.setFlooringType(FlooringTypeEnumeration value) Type of flooring of the walking surface.