Uses of Enum Class
uk.org.netex.www.netex.TaxCategoryEnumeration
Packages that use TaxCategoryEnumeration
-
Uses of TaxCategoryEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TaxCategoryEnumerationModifier and TypeMethodDescriptionstatic TaxCategoryEnumerationTaxCategoryEnumeration.forNumber(int value) TypeOfPricingRule_VersionStructure.Builder.getTaxCategory()Tax category associated with pricing rule.TypeOfPricingRule_VersionStructure.getTaxCategory()Tax category associated with pricing rule.TypeOfPricingRule_VersionStructureOrBuilder.getTaxCategory()Tax category associated with pricing rule.TypeOfPricingRuleType.Builder.getTaxCategory()Tax category associated with pricing rule.TypeOfPricingRuleType.getTaxCategory()Tax category associated with pricing rule.TypeOfPricingRuleTypeOrBuilder.getTaxCategory()Tax category associated with pricing rule.static TaxCategoryEnumerationTaxCategoryEnumeration.valueOf(int value) Deprecated.static TaxCategoryEnumerationTaxCategoryEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static TaxCategoryEnumerationReturns the enum constant of this class with the specified name.static TaxCategoryEnumeration[]TaxCategoryEnumeration.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 TaxCategoryEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TaxCategoryEnumeration> TaxCategoryEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type TaxCategoryEnumerationModifier and TypeMethodDescriptionTypeOfPricingRule_VersionStructure.Builder.setTaxCategory(TaxCategoryEnumeration value) Tax category associated with pricing rule.TypeOfPricingRuleType.Builder.setTaxCategory(TaxCategoryEnumeration value) Tax category associated with pricing rule.