Uses of Enum Class
uk.org.netex.www.netex.PenaltyPolicyTypeEnumeration
Packages that use PenaltyPolicyTypeEnumeration
-
Uses of PenaltyPolicyTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PenaltyPolicyTypeEnumerationModifier and TypeMethodDescriptionstatic PenaltyPolicyTypeEnumerationPenaltyPolicyTypeEnumeration.forNumber(int value) PenaltyPolicy_VersionStructure.Builder.getPenaltyPolicyType()Type of PENALTY POLICY type.PenaltyPolicy_VersionStructure.getPenaltyPolicyType()Type of PENALTY POLICY type.PenaltyPolicy_VersionStructureOrBuilder.getPenaltyPolicyType()Type of PENALTY POLICY type.PenaltyPolicyType.Builder.getPenaltyPolicyType()Type of PENALTY POLICY type.PenaltyPolicyType.getPenaltyPolicyType()Type of PENALTY POLICY type.PenaltyPolicyTypeOrBuilder.getPenaltyPolicyType()Type of PENALTY POLICY type.static PenaltyPolicyTypeEnumerationPenaltyPolicyTypeEnumeration.valueOf(int value) Deprecated.static PenaltyPolicyTypeEnumerationPenaltyPolicyTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static PenaltyPolicyTypeEnumerationReturns the enum constant of this class with the specified name.static PenaltyPolicyTypeEnumeration[]PenaltyPolicyTypeEnumeration.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 PenaltyPolicyTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PenaltyPolicyTypeEnumeration> PenaltyPolicyTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type PenaltyPolicyTypeEnumerationModifier and TypeMethodDescriptionPenaltyPolicy_VersionStructure.Builder.setPenaltyPolicyType(PenaltyPolicyTypeEnumeration value) Type of PENALTY POLICY type.PenaltyPolicyType.Builder.setPenaltyPolicyType(PenaltyPolicyTypeEnumeration value) Type of PENALTY POLICY type.