Package jmri.profile
Class ProfileProperties
java.lang.Object
jmri.profile.ProfileProperties
- All Implemented Interfaces:
AuxiliaryProperties
-
Constructor Summary
ConstructorsConstructorDescriptionProfileProperties(File path) Package protected constructor used inProfile(java.io.File, boolean).ProfileProperties(Profile project) -
Method Summary
-
Constructor Details
-
ProfileProperties
-
ProfileProperties
ProfileProperties(File path) Package protected constructor used inProfile(java.io.File, boolean).- Parameters:
path- Path to a partially constructed Profile
-
-
Method Details
-
get
- Specified by:
getin interfaceAuxiliaryProperties
-
listKeys
- Specified by:
listKeysin interfaceAuxiliaryProperties
-
put
- Specified by:
putin interfaceAuxiliaryProperties
-