|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.framework.schema.config.CompoundHandling
public class CompoundHandling
Java class for JAXB CompoundHandling.
| Nested Class Summary | |
|---|---|
static class |
CompoundHandling.CompoundAttribute
Java class for JAXB CompoundAttribute. |
static class |
CompoundHandling.CompoundAttributes
Java class for JAXB CompoundAttributes. |
| Field Summary | |
|---|---|
protected CompoundHandling.CompoundAttributes |
_compoundAttributes
The CompoundAttributes. |
protected java.lang.String |
_contentAttachment
The ContentAttachment. |
protected java.lang.String |
_extensionAttribute
The ExtensionAttribute. |
protected java.lang.String |
_mimeTypeAttribute
The MimeTypeAttribute. |
| Constructor Summary | |
|---|---|
CompoundHandling()
|
|
| Method Summary | |
|---|---|
CompoundHandling.CompoundAttributes |
getCompoundAttributes()
Gets the value of the _compoundAttributes. |
java.lang.String |
getContentAttachment()
Gets the value of the _contentAttachment. |
java.lang.String |
getExtensionAttribute()
Gets the value of the _extensionAttribute. |
java.lang.String |
getMimeTypeAttribute()
Gets the value of the _mimeTypeAttribute. |
void |
setCompoundAttributes(CompoundHandling.CompoundAttributes attributes)
Sets the value of the CompoundAttributes property. |
void |
setContentAttachment(java.lang.String value)
Sets the value of the ContentAttachment property. |
void |
setExtensionAttribute(java.lang.String value)
Sets the value of the ExtensionAttribute property. |
void |
setMimeTypeAttribute(java.lang.String value)
Sets the value of the MimeTypeAttribute property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String _mimeTypeAttribute
protected java.lang.String _extensionAttribute
protected java.lang.String _contentAttachment
protected CompoundHandling.CompoundAttributes _compoundAttributes
| Constructor Detail |
|---|
public CompoundHandling()
| Method Detail |
|---|
public java.lang.String getMimeTypeAttribute()
Stringpublic void setMimeTypeAttribute(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getExtensionAttribute()
Stringpublic void setExtensionAttribute(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getContentAttachment()
Stringpublic void setContentAttachment(java.lang.String value)
value - allowed object is Stringpublic CompoundHandling.CompoundAttributes getCompoundAttributes()
CompoundHandling.CompoundAttributespublic void setCompoundAttributes(CompoundHandling.CompoundAttributes attributes)
attributes - allowed object is CompoundHandling.CompoundAttributes
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||