org.constretto.model
Class TaggedPropertySet
java.lang.Object
org.constretto.model.TaggedPropertySet
public class TaggedPropertySet
- extends Object
- Author:
- Kaare Nilsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaggedPropertySet
public TaggedPropertySet(Map<String,String> properties,
Class<? extends ConfigurationStore> storeClass)
TaggedPropertySet
public TaggedPropertySet(String tag,
Map<String,String> properties,
Class<? extends ConfigurationStore> storeClass)
getProperties
public Map<String,String> getProperties()
tag
public String tag()
Copyright © 2008-2013. All Rights Reserved.