Class InstrumentIdentityAdapter


  • public class InstrumentIdentityAdapter
    extends java.lang.Object
    Adapter to JAXB binding InstrumentIdentity User: TurskiyS Date: 7/20/12
    • Field Summary

      Fields 
      Modifier and Type Field Description
      deltix.qsrv.hf.pub.InstrumentType instrumentType  
      java.lang.String symbol  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • instrumentType

        public deltix.qsrv.hf.pub.InstrumentType instrumentType
      • symbol

        public java.lang.String symbol
    • Constructor Detail

      • InstrumentIdentityAdapter

        public InstrumentIdentityAdapter()
      • InstrumentIdentityAdapter

        public InstrumentIdentityAdapter​(deltix.qsrv.hf.pub.InstrumentIdentity id)