Class SequencingFunctionCall.GetNextValue

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.Class cls  
    • Constructor Summary

      Constructors 
      Constructor Description
      GetNextValue​(java.lang.Class cls)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Object execute​(AbstractSession session)
      PROTECTED: Convenience method
      • Methods inherited from class java.lang.Object

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

      • cls

        protected java.lang.Class cls
    • Constructor Detail

      • GetNextValue

        public GetNextValue​(java.lang.Class cls)