|
|||||||||||
| 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.ExternalIdentifierType
ExternalIdentifier is the mapping of the same named interface in ebRIM. It extends RegistryObject.
| Constructor Summary | |
ExternalIdentifierType()
|
|
| Method Summary | |
java.lang.Object |
getIdentificationScheme()
Returns the value of field 'identificationScheme'. |
java.lang.Object |
getRegistryObject()
Returns the value of field 'registryObject'. |
java.lang.String |
getValue()
Returns the value of field 'value'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setIdentificationScheme(java.lang.Object identificationScheme)
Sets the value of field 'identificationScheme'. |
void |
setRegistryObject(java.lang.Object registryObject)
Sets the value of field 'registryObject'. |
void |
setValue(java.lang.String value)
Sets the value of field 'value'. |
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExternalIdentifierType()
| Method Detail |
public java.lang.Object getIdentificationScheme()
public java.lang.Object getRegistryObject()
public java.lang.String getValue()
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 void setIdentificationScheme(java.lang.Object identificationScheme)
identificationScheme - the value of field
'identificationScheme'.public void setRegistryObject(java.lang.Object registryObject)
registryObject - the value of field 'registryObject'.public void setValue(java.lang.String value)
value - the value of field 'value'.
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 | ||||||||||