java.lang.Object
com.inductiveautomation.perspective.gateway.messages.PropertySyncMsg

public class PropertySyncMsg extends Object
Created by carlg on 2/7/2017.
  • Field Details

  • Constructor Details

    • PropertySyncMsg

      public PropertySyncMsg()
  • Method Details

    • getSyncNumber

      public long getSyncNumber()
    • getViews

      public com.inductiveautomation.ignition.common.gson.JsonObject getViews()
    • getPage

      public com.inductiveautomation.ignition.common.gson.JsonObject getPage()
    • getSession

      public com.inductiveautomation.ignition.common.gson.JsonObject getSession()
    • getEvents

      public List<EventFiredMsg> getEvents()