Uses of Class
com.yahoo.vespa.hosted.controller.tenant.TaxId.Country
Packages that use TaxId.Country
-
Uses of TaxId.Country in com.yahoo.vespa.hosted.controller.tenant
Methods in com.yahoo.vespa.hosted.controller.tenant that return TaxId.CountryModifier and TypeMethodDescriptionTaxId.country()Returns the value of thecountryrecord component.static TaxId.CountryTaxId.Country.empty()Constructors in com.yahoo.vespa.hosted.controller.tenant with parameters of type TaxId.CountryModifierConstructorDescriptionTaxId(TaxId.Country country, TaxId.Type type, TaxId.Code code) Creates an instance of aTaxIdrecord class.