java.lang.Object
company.tap.commondependencies.ApiModels.Session

public class Session
extends java.lang.Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    class  Session.sessionData  
  • Field Summary

    Fields
    Modifier and Type Field Description
    Session.sessionData data  
    java.lang.String status  
  • Constructor Summary

    Constructors
    Constructor Description
    Session()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • Session

      public Session()