|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.beans.metadata.plugins.AbstractFeatureMetaData
org.jboss.beans.metadata.plugins.AbstractParameterMetaData
org.jboss.spring.metadata.AbstractConstructorArg
public class AbstractConstructorArg
| Field Summary |
|---|
| Fields inherited from class org.jboss.beans.metadata.plugins.AbstractParameterMetaData |
|---|
index, replace, trim, type, value |
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Fields inherited from interface org.jboss.beans.metadata.plugins.TypeProvider |
|---|
ERROR_MSG |
| Constructor Summary | |
|---|---|
AbstractConstructorArg()
|
|
| Method Summary | |
|---|---|
boolean |
isExplicitIndex()
|
void |
setIndex(int index)
Set the index |
| Methods inherited from class org.jboss.beans.metadata.plugins.AbstractParameterMetaData |
|---|
addChildren, clone, getIndex, getType, getType, getValue, initialVisit, setPropertyReplace, setPropertyTrim, setType, setValue, setValueObject, setValueString, toShortString, toString |
| Methods inherited from class org.jboss.beans.metadata.plugins.AbstractFeatureMetaData |
|---|
applyCollectionOrMapCheck, describeVisit, doClone, getAnnotations, getChildren, getDescription, setAnnotations, setDescription |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jboss.beans.metadata.spi.FeatureMetaData |
|---|
getAnnotations, getDescription |
| Methods inherited from interface org.jboss.util.JBossInterface |
|---|
toShortString |
| Methods inherited from interface org.jboss.beans.metadata.spi.MetaDataVisitorNode |
|---|
describeVisit, getChildren |
| Constructor Detail |
|---|
public AbstractConstructorArg()
| Method Detail |
|---|
public void setIndex(int index)
ParameterMetaData
setIndex in interface ParameterMetaDatasetIndex in class AbstractParameterMetaDataindex - the indexpublic boolean isExplicitIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||