|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.mojo.pomtools.wrapper.reflection.BeanField
org.codehaus.mojo.pomtools.wrapper.reflection.ListField
public class ListField
| Field Summary |
|---|
| Fields inherited from class org.codehaus.mojo.pomtools.wrapper.reflection.BeanField |
|---|
TYPE_BOOLEAN, TYPE_COMPOSITE, TYPE_LIST, TYPE_PROPERTIES, TYPE_STRING, TYPE_VERSION |
| Constructor Summary | |
|---|---|
|
ListField(String parentName,
String name,
String itemClassName,
String itemLabel)
|
protected |
ListField(String parentName,
String name,
String itemClassName,
String itemLabel,
String type)
|
| Method Summary | |
|---|---|
ObjectWrapper |
createWrapperObject(ObjectWrapper parent,
Object objectToWrap)
|
| Methods inherited from class org.codehaus.mojo.pomtools.wrapper.reflection.BeanField |
|---|
equals, getClassByName, getFieldName, getFullFieldName, getLabel, getPossibleValues, getType, hashCode, isWrappedValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ListField(String parentName,
String name,
String itemClassName,
String itemLabel)
protected ListField(String parentName,
String name,
String itemClassName,
String itemLabel,
String type)
| Method Detail |
|---|
public ObjectWrapper createWrapperObject(ObjectWrapper parent,
Object objectToWrap)
createWrapperObject in interface FactoryBeanField
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||