|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attribute | |
---|---|
org.sourceforge.mbeanmonitoring.report.castor |
Uses of Attribute in org.sourceforge.mbeanmonitoring.report.castor |
---|
Methods in org.sourceforge.mbeanmonitoring.report.castor that return Attribute | |
---|---|
Attribute[] |
Mbean.getAttribute()
Method getAttribute.Returns the contents of the collection in an Array. |
Attribute |
Mbean.getAttribute(int index)
Method getAttribute. |
Attribute |
Mbean.removeAttributeAt(int index)
Method removeAttributeAt. |
static Attribute |
Attribute.unmarshal(java.io.Reader reader)
Method unmarshal. |
Methods in org.sourceforge.mbeanmonitoring.report.castor with parameters of type Attribute | |
---|---|
void |
Mbean.addAttribute(Attribute vAttribute)
|
void |
Mbean.addAttribute(int index,
Attribute vAttribute)
|
boolean |
Mbean.removeAttribute(Attribute vAttribute)
Method removeAttribute. |
void |
Mbean.setAttribute(Attribute[] vAttributeArray)
|
void |
Mbean.setAttribute(int index,
Attribute vAttribute)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |