Uses of Enum Class
uk.org.netex.www.netex.SameClassOfUseEnumeration
Packages that use SameClassOfUseEnumeration
-
Uses of SameClassOfUseEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SameClassOfUseEnumerationModifier and TypeMethodDescriptionstatic SameClassOfUseEnumerationSameClassOfUseEnumeration.forNumber(int value) EntitlementConstraintStructure.Builder.getClassOfUseConstraint()Constraints on CLASS OF USE.EntitlementConstraintStructure.getClassOfUseConstraint()Constraints on CLASS OF USE.EntitlementConstraintStructureOrBuilder.getClassOfUseConstraint()Constraints on CLASS OF USE.static SameClassOfUseEnumerationSameClassOfUseEnumeration.valueOf(int value) Deprecated.static SameClassOfUseEnumerationSameClassOfUseEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SameClassOfUseEnumerationReturns the enum constant of this class with the specified name.static SameClassOfUseEnumeration[]SameClassOfUseEnumeration.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 SameClassOfUseEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SameClassOfUseEnumeration> SameClassOfUseEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type SameClassOfUseEnumerationModifier and TypeMethodDescriptionEntitlementConstraintStructure.Builder.setClassOfUseConstraint(SameClassOfUseEnumeration value) Constraints on CLASS OF USE.