|
|||||||||||
| 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.RegistryEntryType
org.oasis.ebxml.registry.bindings.rim.ExtrinsicObjectType
ExtrinsicObject are attributes from the ExtrinsicObject interface in ebRIM. It inherits RegistryEntryAttributes
| Constructor Summary | |
ExtrinsicObjectType()
|
|
| Method Summary | |
void |
deleteIsOpaque()
|
boolean |
getIsOpaque()
Returns the value of field 'isOpaque'. |
java.lang.String |
getMimeType()
Returns the value of field 'mimeType'. |
boolean |
hasIsOpaque()
|
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setIsOpaque(boolean isOpaque)
Sets the value of field 'isOpaque'. |
void |
setMimeType(java.lang.String mimeType)
Sets the value of field 'mimeType'. |
void |
validate()
|
| Methods inherited from class org.oasis.ebxml.registry.bindings.rim.RegistryEntryType |
deleteMajorVersion, deleteMinorVersion, getExpiration, getMajorVersion, getMinorVersion, getStability, getStatus, getUserVersion, hasMajorVersion, hasMinorVersion, setExpiration, setMajorVersion, setMinorVersion, setStability, setStatus, setUserVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExtrinsicObjectType()
| Method Detail |
public void deleteIsOpaque()
public boolean getIsOpaque()
public java.lang.String getMimeType()
public boolean hasIsOpaque()
public boolean isValid()
isValid in class RegistryEntryType
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class RegistryEntryTypeout -
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 RegistryEntryTypehandler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setIsOpaque(boolean isOpaque)
isOpaque - the value of field 'isOpaque'.public void setMimeType(java.lang.String mimeType)
mimeType - the value of field 'mimeType'.
public void validate()
throws org.exolab.castor.xml.ValidationException
validate in class RegistryEntryTypeorg.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||