public class EntryProperties extends Object implements Serializable
Constructor and Description |
---|
EntryProperties(EntryProperties toCopyFrom) |
EntryProperties(EntryPropertiesRoot root,
int maxNumberOfProperties) |
Modifier and Type | Method and Description |
---|---|
String |
getProperty(String propertyName) |
String |
getProperty(String propertyName,
String defaultValue) |
void |
setProperty(String propertyName,
String propertyValue) |
public EntryProperties(EntryPropertiesRoot root, int maxNumberOfProperties) throws NullPointerException
root
- maxNumberOfProperties
- NullPointerException
- should only be called by factorypublic EntryProperties(EntryProperties toCopyFrom)
Copyright © 2016. All rights reserved.