Uses of Class
com.yahoo.vespa.hosted.controller.tenant.TaxId.Type
Packages that use TaxId.Type
-
Uses of TaxId.Type in com.yahoo.vespa.hosted.controller.tenant
Methods in com.yahoo.vespa.hosted.controller.tenant that return TaxId.TypeModifier and TypeMethodDescriptionstatic TaxId.TypeTaxId.Type.empty()TaxId.type()Returns the value of thetyperecord component.Constructors in com.yahoo.vespa.hosted.controller.tenant with parameters of type TaxId.TypeModifierConstructorDescriptionTaxId(TaxId.Country country, TaxId.Type type, TaxId.Code code) Creates an instance of aTaxIdrecord class.