|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.RegistryObjectType
org.oasis.ebxml.registry.bindings.rim.ServiceBindingType
| Constructor Summary | |
ServiceBindingType()
|
|
| Method Summary | |
void |
addSpecificationLink(int index,
SpecificationLink vSpecificationLink)
|
void |
addSpecificationLink(SpecificationLink vSpecificationLink)
|
void |
clearSpecificationLink()
|
java.util.Enumeration |
enumerateSpecificationLink()
|
java.lang.String |
getAccessURI()
Returns the value of field 'accessURI'. |
java.lang.Object |
getService()
Returns the value of field 'service'. |
SpecificationLink[] |
getSpecificationLink()
|
SpecificationLink |
getSpecificationLink(int index)
|
int |
getSpecificationLinkCount()
|
java.lang.Object |
getTargetBinding()
Returns the value of field 'targetBinding'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
boolean |
removeSpecificationLink(SpecificationLink vSpecificationLink)
|
void |
setAccessURI(java.lang.String accessURI)
Sets the value of field 'accessURI'. |
void |
setService(java.lang.Object service)
Sets the value of field 'service'. |
void |
setSpecificationLink(int index,
SpecificationLink vSpecificationLink)
|
void |
setSpecificationLink(SpecificationLink[] specificationLinkArray)
|
void |
setTargetBinding(java.lang.Object targetBinding)
Sets the value of field 'targetBinding'. |
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceBindingType()
| Method Detail |
public void addSpecificationLink(SpecificationLink vSpecificationLink)
throws java.lang.IndexOutOfBoundsException
vSpecificationLink -
java.lang.IndexOutOfBoundsException
public void addSpecificationLink(int index,
SpecificationLink vSpecificationLink)
throws java.lang.IndexOutOfBoundsException
index - vSpecificationLink -
java.lang.IndexOutOfBoundsExceptionpublic void clearSpecificationLink()
public java.util.Enumeration enumerateSpecificationLink()
public java.lang.String getAccessURI()
public java.lang.Object getService()
public SpecificationLink getSpecificationLink(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic SpecificationLink[] getSpecificationLink()
public int getSpecificationLinkCount()
public java.lang.Object getTargetBinding()
public boolean isValid()
isValid in class RegistryObjectType
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class RegistryObjectTypeout -
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 RegistryObjectTypehandler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removeSpecificationLink(SpecificationLink vSpecificationLink)
vSpecificationLink - public void setAccessURI(java.lang.String accessURI)
accessURI - the value of field 'accessURI'.public void setService(java.lang.Object service)
service - the value of field 'service'.
public void setSpecificationLink(int index,
SpecificationLink vSpecificationLink)
throws java.lang.IndexOutOfBoundsException
index - vSpecificationLink -
java.lang.IndexOutOfBoundsExceptionpublic void setSpecificationLink(SpecificationLink[] specificationLinkArray)
specificationLinkArray - public void setTargetBinding(java.lang.Object targetBinding)
targetBinding - the value of field 'targetBinding'.
public void validate()
throws org.exolab.castor.xml.ValidationException
validate in class RegistryObjectTypeorg.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||