|
||||||||||
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.CompositeField
public class CompositeField
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 | |
---|---|
CompositeField(java.lang.String parentName,
java.lang.String name,
java.lang.Class impl)
|
Method Summary | |
---|---|
ObjectWrapper |
createWrapperObject(ObjectWrapper parent,
java.lang.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 CompositeField(java.lang.String parentName, java.lang.String name, java.lang.Class impl)
Method Detail |
---|
public ObjectWrapper createWrapperObject(ObjectWrapper parent, java.lang.Object objectToWrap)
createWrapperObject
in interface FactoryBeanField
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |