|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.AssociationBranchType
Constructor Summary | |
AssociationBranchType()
|
Method Summary | |
AssociationBranchTypeChoice |
getAssociationBranchTypeChoice()
Returns the value of field 'associationBranchTypeChoice'. |
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 |
setAssociationBranchTypeChoice(AssociationBranchTypeChoice associationBranchTypeChoice)
Sets the value of field 'associationBranchTypeChoice'. |
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 AssociationBranchType()
Method Detail |
public AssociationBranchTypeChoice getAssociationBranchTypeChoice()
public AssociationFilter getAssociationFilter()
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.ValidationException
public void setAssociationBranchTypeChoice(AssociationBranchTypeChoice associationBranchTypeChoice)
associationBranchTypeChoice
- the value of field
'associationBranchTypeChoice'.public void setAssociationFilter(AssociationFilter associationFilter)
associationFilter
- the value of field
'associationFilter'.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 |