Class JsonRoster


  • public class JsonRoster
    extends java.lang.Object
    Constants for JSON handling of the JMRI Roster.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ATTRIBUTES
      "attributes"
      static java.lang.String DATE_MODIFIED
      "dateModified"
      static java.lang.String ROSTER
      "roster"
      static java.lang.String ROSTER_ENTRY
      "rosterEntry"
      static java.lang.String ROSTER_GROUP
      "rosterGroup"
      static java.lang.String ROSTER_GROUPS
      "rosterGroups"
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait