Package jmri.profile

Class ProfileProperties

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String get​(java.lang.String key, boolean shared)  
      java.lang.Iterable<java.lang.String> listKeys​(boolean shared)  
      void put​(java.lang.String key, java.lang.String value, boolean shared)  
      • Methods inherited from class java.lang.Object

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