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