|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectuk.ac.vamsas.client.Vobject
uk.ac.vamsas.objects.core.AppData
uk.ac.vamsas.objects.core.Attachment
Class Attachment.
| Field Summary |
| Fields inherited from class uk.ac.vamsas.client.Vobject |
__added_since_last_read, __last_hash, __stored_in_document, __updated_since_last_read, __visited, __vorba, registerable, V_parent, vorbaId |
| Constructor Summary | |
Attachment()
|
|
| Method Summary | |
void |
deleteCompressed()
|
boolean |
equals(java.lang.Object obj)
Overrides the java.lang.Object.equals method. |
boolean |
getCompressed()
Returns the value of field 'compressed'. |
java.lang.String |
getId()
Returns the value of field 'id'. |
java.lang.Object |
getObjectref()
Returns the value of field 'objectref'. |
java.lang.String |
getType()
Returns the value of field 'type'. |
boolean |
hasCompressed()
Method hasCompressed. |
int |
hashCode()
Overrides the java.lang.Object.hashCode method. |
boolean |
isCompressed()
Returns the value of field 'compressed'. |
boolean |
isValid()
Method isValid. |
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setCompressed(boolean compressed)
Sets the value of field 'compressed'. |
void |
setId(java.lang.String id)
Sets the value of field 'id'. |
void |
setObjectref(java.lang.Object objectref)
Sets the value of field 'objectref'. |
void |
setType(java.lang.String type)
Sets the value of field 'type'. |
static AppData |
unmarshal(java.io.Reader reader)
Method unmarshal. |
void |
validate()
|
| Methods inherited from class uk.ac.vamsas.objects.core.AppData |
getChoiceValue, getData, getDataReference, setData, setDataReference |
| Methods inherited from class uk.ac.vamsas.client.Vobject |
__callHash, __ensure_instance_ids, __ensure_instance_ids, __getInstanceIdField, __getLHash, __setFinalHash, __setInitHash, doHash, finalize, get__last_hash, getV_parent, getVorbaId, is__stored_in_document, isNewInDocument, isRegisterable, isRegistered, isUpdated, merge, set__added_since_last_read, set__stored_in_document, set__updated_since_last_read, setInstanceIdField, setRegisterable, setV_parent, setVorbaId |
| Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Attachment()
| Method Detail |
public void deleteCompressed()
public boolean equals(java.lang.Object obj)
equals in class AppDataobj -
public boolean getCompressed()
public java.lang.String getId()
public java.lang.Object getObjectref()
public java.lang.String getType()
public boolean hasCompressed()
public int hashCode()
The following steps came from Effective Java Programming Language Guide by Joshua Bloch, Chapter 3
hashCode in class AppDatapublic boolean isCompressed()
public boolean isValid()
isValid in class AppData
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class AppDataout -
org.exolab.castor.xml.MarshalException - if object is null or if any SAXException is thrown during
marshaling
org.exolab.castor.xml.ValidationException - if this object is an invalid instance according to the schema
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class AppDatahandler -
java.io.IOException - if an IOException occurs during marshaling
org.exolab.castor.xml.ValidationException - if this object is an invalid instance according to the schema
org.exolab.castor.xml.MarshalException - if object is null or if any SAXException is thrown during
marshalingpublic void setCompressed(boolean compressed)
compressed - the value of field 'compressed'.public void setId(java.lang.String id)
id - the value of field 'id'.public void setObjectref(java.lang.Object objectref)
objectref - the value of field 'objectref'.public void setType(java.lang.String type)
type - the value of field 'type'.
public static AppData unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException - if object is null or if any SAXException is thrown during
marshaling
org.exolab.castor.xml.ValidationException - if this object is an invalid instance according to the schema
public void validate()
throws org.exolab.castor.xml.ValidationException
validate in class AppDataorg.exolab.castor.xml.ValidationException - if this object is an invalid instance according to the schema
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||