|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.huihoo.jfox.jmx.loading.MLetAttribute
express a Mlet Attribute whitch contains name and value
| Constructor Summary | |
MLetAttribute(java.lang.String name,
java.lang.String value)
|
|
| Method Summary | |
java.lang.String |
getName()
get the name of MLet Attribute |
java.lang.String |
getValue()
get the value of MLet Attribute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MLetAttribute(java.lang.String name,
java.lang.String value)
| Method Detail |
public java.lang.String getName()
public java.lang.String getValue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||