Class PrimitiveFormatDataType

    • Constructor Summary

      Constructors 
      Constructor Description
      PrimitiveFormatDataType​(java.lang.String type, java.lang.String format)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAbsoluteType()  
      java.lang.String getFormat()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PrimitiveFormatDataType

        public PrimitiveFormatDataType​(java.lang.String type,
                                       java.lang.String format)
    • Method Detail

      • getType

        public java.lang.String getType()
      • getFormat

        public java.lang.String getFormat()