Class TaxId.Type

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

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

    Constructors
    Constructor
    Description
    Type(String value)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static TaxId.Type
     
    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

    • Type

      public Type(String value)
  • Method Details

    • empty

      public static TaxId.Type empty()
    • isEmpty

      public boolean isEmpty()