Class TaxId.Code

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

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

    Constructors
    Constructor
    Description
    Code(String value)
     
  • Method Summary

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

    • Code

      public Code(String value)
  • Method Details

    • empty

      public static TaxId.Code empty()
    • isEmpty

      public boolean isEmpty()