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