Class LogbookOperation

    • Constructor Detail

      • LogbookOperation

        public LogbookOperation()
    • Method Detail

      • emptyWithEvDetData

        public static LogbookOperation emptyWithEvDetData​(java.lang.String evDetData)
      • getId

        public java.lang.String getId()
        Returns:
        the id
      • setId

        public void setId​(java.lang.String id)
        Parameters:
        id - the id to set
      • getTenant

        public java.lang.Integer getTenant()
        Returns:
        the tenant
      • setTenant

        public void setTenant​(java.lang.Integer tenant)
        Parameters:
        tenant - the tenant to set
      • setEvents

        public void setEvents​(java.util.List<LogbookEventOperation> events)
        Parameters:
        events - the events to set
      • getAgIdApp

        public java.lang.String getAgIdApp()
        Returns:
        the agIdApp
      • setAgIdApp

        public void setAgIdApp​(java.lang.String agIdApp)
        Parameters:
        agIdApp - the agIdApp to set
      • getEvIdAppSession

        public java.lang.String getEvIdAppSession()
        Returns:
        the evIdAppSession
      • setEvIdAppSession

        public void setEvIdAppSession​(java.lang.String evIdAppSession)
        Parameters:
        evIdAppSession - the evIdAppSession to set