|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.RegistryObjectQueryType
org.oasis.ebxml.registry.bindings.query.AssociationQueryType
Constructor Summary | |
AssociationQueryType()
|
Method Summary | |
AssociationFilter |
getAssociationFilter()
Returns the value of field 'associationFilter'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setAssociationFilter(AssociationFilter associationFilter)
Sets the value of field 'associationFilter'. |
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AssociationQueryType()
Method Detail |
public AssociationFilter getAssociationFilter()
public boolean isValid()
isValid
in class RegistryObjectQueryType
public abstract void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryObjectQueryType
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
marshal
in class RegistryObjectQueryType
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setAssociationFilter(AssociationFilter associationFilter)
associationFilter
- the value of field
'associationFilter'.public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class RegistryObjectQueryType
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |