com.sun.xml.bind.v2.runtime.property
abstract class ArrayProperty<BeanT,ListT,ItemT> extends PropertyImpl<BeanT>
Field Summary | |
---|---|
protected Accessor<BeanT,ListT> | acc |
protected Lister<BeanT,ListT,ItemT,Object> | lister |
Constructor Summary | |
---|---|
protected | ArrayProperty(JAXBContextImpl context, RuntimePropertyInfo prop) |
Method Summary | |
---|---|
String | getIdValue(BeanT bean) |
void | reset(BeanT o) |