|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.rs.RegistryResponse
| Constructor Summary | |
RegistryResponse()
|
|
| Method Summary | |
RegistryErrorList |
getRegistryErrorList()
Returns the value of field 'registryErrorList'. |
RegistryResponseChoice |
getRegistryResponseChoice()
Returns the value of field 'registryResponseChoice'. |
StatusType |
getStatus()
Returns the value of field 'status'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setRegistryErrorList(RegistryErrorList registryErrorList)
Sets the value of field 'registryErrorList'. |
void |
setRegistryResponseChoice(RegistryResponseChoice registryResponseChoice)
Sets the value of field 'registryResponseChoice'. |
void |
setStatus(StatusType status)
Sets the value of field 'status'. |
static RegistryResponse |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegistryResponse()
| Method Detail |
public RegistryErrorList getRegistryErrorList()
public RegistryResponseChoice getRegistryResponseChoice()
public StatusType getStatus()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setRegistryErrorList(RegistryErrorList registryErrorList)
registryErrorList - the value of field
'registryErrorList'.public void setRegistryResponseChoice(RegistryResponseChoice registryResponseChoice)
registryResponseChoice - the value of field
'registryResponseChoice'.public void setStatus(StatusType status)
status - the value of field 'status'.
public static RegistryResponse unmarshal(java.io.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 | ||||||||||