Class TaxId.Country

java.lang.Object
ai.vespa.validation.StringWrapper<TaxId.Country>
com.yahoo.vespa.hosted.controller.tenant.TaxId.Country
All Implemented Interfaces:
Comparable<TaxId.Country>
Enclosing class:
TaxId

public static class TaxId.Country extends ai.vespa.validation.StringWrapper<TaxId.Country>
  • Constructor Summary

    Constructors
    Constructor
    Description
    Country(String value)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     

    Methods inherited from class ai.vespa.validation.StringWrapper

    compareTo, equals, hashCode, toString, value

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Country

      public Country(String value)
  • Method Details

    • empty

      public static TaxId.Country empty()
    • isEmpty

      public boolean isEmpty()