|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.rs.OptionalFeaturesSupported
| Constructor Summary | |
OptionalFeaturesSupported()
|
|
| Method Summary | |
void |
deleteSqlQuery()
|
void |
deleteXQuery()
|
boolean |
getSqlQuery()
Returns the value of field 'sqlQuery'. |
boolean |
getXQuery()
Returns the value of field 'xQuery'. |
boolean |
hasSqlQuery()
|
boolean |
hasXQuery()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setSqlQuery(boolean sqlQuery)
Sets the value of field 'sqlQuery'. |
void |
setXQuery(boolean xQuery)
Sets the value of field 'xQuery'. |
static OptionalFeaturesSupported |
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 OptionalFeaturesSupported()
| Method Detail |
public void deleteSqlQuery()
public void deleteXQuery()
public boolean getSqlQuery()
public boolean getXQuery()
public boolean hasSqlQuery()
public boolean hasXQuery()
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 setSqlQuery(boolean sqlQuery)
sqlQuery - the value of field 'sqlQuery'.public void setXQuery(boolean xQuery)
xQuery - the value of field 'xQuery'.
public static OptionalFeaturesSupported 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 | ||||||||||