|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.mxbean.ItemMetaData
public class ItemMetaData
ItemMetaData.
Constructor Summary | |
---|---|
ItemMetaData(String name,
Type type)
Create a new ItemMetaData. |
Method Summary | |
---|---|
String |
getName()
Get the name. |
OpenType |
getOpenType()
Get the openType. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ItemMetaData(String name, Type type)
name
- the nametype
- the typeMethod Detail |
---|
public String getName()
public OpenType getOpenType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |