Class LiquiditySubjectParser

    • Constructor Summary

      Constructors 
      Constructor Description
      LiquiditySubjectParser​(java.lang.String namespace)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getNamespace()  
      LiquiditySubjectInfo parse​(java.lang.String subject)
      Returns the domain object that represents the subject request.
      • Methods inherited from class java.lang.Object

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

      • LiquiditySubjectParser

        public LiquiditySubjectParser​(java.lang.String namespace)
    • Method Detail

      • getNamespace

        public java.lang.String getNamespace()