Uses of Enum Class
uk.org.netex.www.netex.OperatorRestrictionsEnumeration
Packages that use OperatorRestrictionsEnumeration
-
Uses of OperatorRestrictionsEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return OperatorRestrictionsEnumerationModifier and TypeMethodDescriptionOperatorRestrictionsEnumeration.forNumber(int value) ConditionSummaryStructure.Builder.getHasOperatorRestrictions()Restictions on which OPERATOR's services can be used.ConditionSummaryStructure.getHasOperatorRestrictions()Restictions on which OPERATOR's services can be used.ConditionSummaryStructureOrBuilder.getHasOperatorRestrictions()Restictions on which OPERATOR's services can be used.OperatorRestrictionsEnumeration.valueOf(int value) Deprecated.OperatorRestrictionsEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static OperatorRestrictionsEnumeration[]OperatorRestrictionsEnumeration.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 OperatorRestrictionsEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OperatorRestrictionsEnumeration> OperatorRestrictionsEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type OperatorRestrictionsEnumerationModifier and TypeMethodDescriptionConditionSummaryStructure.Builder.setHasOperatorRestrictions(OperatorRestrictionsEnumeration value) Restictions on which OPERATOR's services can be used.