|
||||||||||
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.StringField
org.codehaus.mojo.pomtools.wrapper.reflection.BooleanField
public class BooleanField
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 | |
---|---|
BooleanField(java.lang.String parentName,
java.lang.String name)
|
Method Summary | |
---|---|
java.util.List |
getPossibleValues()
|
Methods inherited from class org.codehaus.mojo.pomtools.wrapper.reflection.BeanField |
---|
equals, getClassByName, getFieldName, getFullFieldName, getLabel, getType, hashCode, isWrappedValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BooleanField(java.lang.String parentName, java.lang.String name)
Method Detail |
---|
public java.util.List getPossibleValues()
getPossibleValues
in class BeanField
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |