Uses of Enum Class
uk.org.netex.www.netex.SignContentEnumeration
Packages that use SignContentEnumeration
-
Uses of SignContentEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SignContentEnumerationModifier and TypeMethodDescriptionstatic SignContentEnumerationSignContentEnumeration.forNumber(int value) GeneralSignStructure.Builder.getSignContentType()Classification of content as standard category.GeneralSignStructure.getSignContentType()Classification of content as standard category.GeneralSignStructureOrBuilder.getSignContentType()Classification of content as standard category.GeneralSignType.Builder.getSignContentType()Classification of content as standard category.GeneralSignType.getSignContentType()Classification of content as standard category.GeneralSignTypeOrBuilder.getSignContentType()Classification of content as standard category.static SignContentEnumerationSignContentEnumeration.valueOf(int value) Deprecated.static SignContentEnumerationSignContentEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SignContentEnumerationReturns the enum constant of this class with the specified name.static SignContentEnumeration[]SignContentEnumeration.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 SignContentEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SignContentEnumeration> SignContentEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type SignContentEnumerationModifier and TypeMethodDescriptionGeneralSignStructure.Builder.setSignContentType(SignContentEnumeration value) Classification of content as standard category.GeneralSignType.Builder.setSignContentType(SignContentEnumeration value) Classification of content as standard category.