Class Type

  • All Implemented Interfaces:

    
    public class Type
    
                        

    Data type of the schema field.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum Type.Known

      Enum representing the known values for Type.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String toString()
      boolean equals(Object o)
      int hashCode()
      Type.Known knownEnum()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait