|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArrayValue
ArrayValue.
Method Summary | |
---|---|
int |
getLength()
Get the length of the array. |
ArrayMetaType |
getMetaType()
Get the metatype for this value |
Object |
getValue()
Get the underlying array value. |
Object |
getValue(int index)
Get the array element at index. |
Methods inherited from interface org.jboss.metatype.api.values.MetaValue |
---|
clone |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
ArrayMetaType getMetaType()
MetaValue
getMetaType
in interface MetaValue
Object getValue()
getValue(int)
int getLength()
Object getValue(int index)
index
- - index into the array.
|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |