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, setIgnored
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCategories, isEqualsOnly, isIgnored
public CollectionItemAccessor(Object referenceItem)
public Element getPathElement()
getPathElement
in interface PropertyDescriptor
public Class<?> getType()
getType
in interface TypeAwareAccessor
Copyright © 2012. All Rights Reserved.