|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.SpecificationLinkBranch
Constructor Summary | |
SpecificationLinkBranch()
|
Method Summary | |
RegistryEntryQuery |
getRegistryEntryQuery()
Returns the value of field 'registryEntryQuery'. |
RegistryObjectQuery |
getRegistryObjectQuery()
Returns the value of field 'registryObjectQuery'. |
SpecificationLinkFilter |
getSpecificationLinkFilter()
Returns the value of field 'specificationLinkFilter'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
Sets the value of field 'registryEntryQuery'. |
void |
setRegistryObjectQuery(RegistryObjectQuery registryObjectQuery)
Sets the value of field 'registryObjectQuery'. |
void |
setSpecificationLinkFilter(SpecificationLinkFilter specificationLinkFilter)
Sets the value of field 'specificationLinkFilter'. |
static SpecificationLinkBranch |
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 SpecificationLinkBranch()
Method Detail |
public RegistryEntryQuery getRegistryEntryQuery()
public RegistryObjectQuery getRegistryObjectQuery()
public SpecificationLinkFilter getSpecificationLinkFilter()
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.ValidationException
public void setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
registryEntryQuery
- the value of field
'registryEntryQuery'.public void setRegistryObjectQuery(RegistryObjectQuery registryObjectQuery)
registryObjectQuery
- the value of field
'registryObjectQuery'.public void setSpecificationLinkFilter(SpecificationLinkFilter specificationLinkFilter)
specificationLinkFilter
- the value of field
'specificationLinkFilter'.public static SpecificationLinkBranch 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 |