Package org.jpos.tlv

Class TagValueBase<T>

    • Constructor Summary

      Constructors 
      Constructor Description
      TagValueBase​(java.lang.String tag, T value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTag()  
      T getValue()  
      boolean isComposite()  
      • Methods inherited from class java.lang.Object

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