org.ow2.easybeans.console.jmxbrowser.service
Class JMXAttributes
java.lang.Object
org.ow2.easybeans.console.jmxbrowser.service.JMXAttributes
public class JMXAttributes
- extends Object
JMXAttributes
public JMXAttributes()
getName
public String getName()
setName
public void setName(String name)
isWritable
public boolean isWritable()
setWritable
public void setWritable(boolean writable)
isReadable
public boolean isReadable()
setReadable
public void setReadable(boolean readable)
getDesc
public String getDesc()
setDesc
public void setDesc(String desc)
getValue
public String getValue()
setValue
public void setValue(String value)
getType
public String getType()
setType
public void setType(String type)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.