|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.management.infos.XManagementAttributeInfo
public class XManagementAttributeInfo
The Management Attribute Info.
| Field Summary | |
|---|---|
String |
DescriptionThe Attribute description. |
String |
NameThe Attribute name. |
String |
ObjectNameThe Management MBean Object name. |
String |
TypeThe Attribute class type name. |
Object |
ValueThe Attribute value. |
boolean |
WritableThe Attribute is writable. |
| Constructor Summary | |
|---|---|
XManagementAttributeInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String ObjectName
public String Name
public String Description
public String Type
public boolean Writable
public Object Value
| Constructor Detail |
|---|
public XManagementAttributeInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||