|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.ResponseOptionType
| Constructor Summary | |
ResponseOptionType()
|
|
| Method Summary | |
void |
deleteReturnComposedObjects()
|
boolean |
getReturnComposedObjects()
Returns the value of field 'returnComposedObjects'. |
ReturnTypeType |
getReturnType()
Returns the value of field 'returnType'. |
boolean |
hasReturnComposedObjects()
|
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setReturnComposedObjects(boolean returnComposedObjects)
Sets the value of field 'returnComposedObjects'. |
void |
setReturnType(ReturnTypeType returnType)
Sets the value of field 'returnType'. |
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResponseOptionType()
| Method Detail |
public void deleteReturnComposedObjects()
public boolean getReturnComposedObjects()
public ReturnTypeType getReturnType()
public boolean hasReturnComposedObjects()
public boolean isValid()
public abstract 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 abstract 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 setReturnComposedObjects(boolean returnComposedObjects)
returnComposedObjects - the value of field
'returnComposedObjects'.public void setReturnType(ReturnTypeType returnType)
returnType - the value of field 'returnType'.
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 | ||||||||||