public class Decode extends Object implements Serializable
| Constructor and Description |
|---|
Decode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getVarbinddecodedstring() |
String |
getVarbindvalue() |
int |
hashCode() |
boolean |
isValid() |
void |
marshal(ContentHandler handler) |
void |
marshal(Writer out) |
void |
setVarbinddecodedstring(String varbinddecodedstring) |
void |
setVarbindvalue(String varbindvalue) |
String |
toString() |
static Decode |
unmarshal(Reader reader) |
void |
validate() |
public String getVarbinddecodedstring()
public String getVarbindvalue()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void setVarbinddecodedstring(String varbinddecodedstring)
public void setVarbindvalue(String varbindvalue)
public static Decode unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2017. All rights reserved.