public class CollectionItemAccessor extends AbstractAccessor implements TypeAwareAccessor
| Constructor and Description |
|---|
CollectionItemAccessor(Object referenceItem) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object target) |
Element |
getPathElement() |
Class<?> |
getType() |
void |
set(Object target,
Object value) |
String |
toString() |
void |
unset(Object target) |
getCategories, isEqualsOnly, isIgnored, setCategories, setEqualsOnly, setIgnoredclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCategories, isEqualsOnly, isIgnoredpublic CollectionItemAccessor(Object referenceItem)
public Element getPathElement()
getPathElement in interface PropertyDescriptorpublic Class<?> getType()
getType in interface TypeAwareAccessorCopyright © 2012. All Rights Reserved.