net.sf.doolin.util
Class BasicPropertySet
java.lang.Object
net.sf.doolin.util.AbstractPropertySet
net.sf.doolin.util.BasicPropertySet
- All Implemented Interfaces:
- net.sf.sido.PropertyAccessor
- Direct Known Subclasses:
- BeanSet
public class BasicPropertySet
- extends AbstractPropertySet
| Fields inherited from interface net.sf.sido.PropertyAccessor |
SEPARATOR |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicPropertySet
public BasicPropertySet()
createPropertySet
protected net.sf.sido.PropertyAccessor createPropertySet(net.sf.sido.PropertyAccessor parentSet,
String nameInParent)
- Specified by:
createPropertySet in class AbstractPropertySet
getSimple
protected Object getSimple(String name)
- Specified by:
getSimple in class AbstractPropertySet
setSimple
protected void setSimple(String name,
Object value)
- Specified by:
setSimple in class AbstractPropertySet
Copyright © 2011. All Rights Reserved.