Uses of Enum Class
uk.org.netex.www.netex.SameUserEnumeration
Packages that use SameUserEnumeration
-
Uses of SameUserEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SameUserEnumerationModifier and TypeMethodDescriptionstatic SameUserEnumerationSameUserEnumeration.forNumber(int value) EntitlementConstraintStructure.Builder.getUserConstraint()Constraints on USER.EntitlementConstraintStructure.getUserConstraint()Constraints on USER.EntitlementConstraintStructureOrBuilder.getUserConstraint()Constraints on USER.static SameUserEnumerationSameUserEnumeration.valueOf(int value) Deprecated.static SameUserEnumerationSameUserEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SameUserEnumerationReturns the enum constant of this class with the specified name.static SameUserEnumeration[]SameUserEnumeration.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 SameUserEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SameUserEnumeration> SameUserEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type SameUserEnumerationModifier and TypeMethodDescriptionEntitlementConstraintStructure.Builder.setUserConstraint(SameUserEnumeration value) Constraints on USER.