Class DataTypeHolder


  • public class DataTypeHolder
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      no.digipost.api.datatypes.DataType get()  
      • Methods inherited from class java.lang.Object

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

      • DataTypeHolder

        public DataTypeHolder​(no.digipost.api.datatypes.DataType data)
      • DataTypeHolder

        public DataTypeHolder()
    • Method Detail

      • get

        public no.digipost.api.datatypes.DataType get()