| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.jmx.adaptor.snmp.config.notification.VarBind
Class VarBind.
| Constructor Summary | |
| VarBind() | |
| Method Summary | |
|  String | getOid()Method getOidReturns the value of field 'oid'. | 
|  String | getTag()Method getTagReturns the value of field 'tag'. | 
|  boolean | isValid()Method isValid | 
|  void | marshal(ContentHandler handler)Method marshal | 
|  void | marshal(Writer out)Method marshal | 
|  void | setOid(String oid)Method setOidSets the value of field 'oid'. | 
|  void | setTag(String tag)Method setTagSets the value of field 'tag'. | 
| static VarBind | unmarshal(Reader reader)Method unmarshal | 
|  void | validate()Method validate | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public VarBind()
| Method Detail | 
public String getOid()
public String getTag()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out - 
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler - 
IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setOid(String oid)
oid - the value of field 'oid'.public void setTag(String tag)
tag - the value of field 'tag'.public static VarBind unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - 
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
              throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||