|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PendingFileTransfer
A representation of the model object 'Pending File Transfer'.
The following features are supported:
ModelPackage.getPendingFileTransfer()| Method Summary | |
|---|---|
ModelElementId |
getAttachmentId()
Returns the value of the 'Attachment Id' containment reference. |
int |
getChunkNumber()
Returns the value of the 'Chunk Number' attribute. |
String |
getFileName()
Returns the value of the 'File Name' attribute. |
int |
getFileVersion()
Returns the value of the 'File Version' attribute. |
String |
getPreliminaryFileName()
Returns the value of the 'Preliminary File Name' attribute. |
boolean |
isUpload()
Returns the value of the 'Upload' attribute. |
void |
setAttachmentId(ModelElementId value)
Sets the value of the ' Attachment Id' containment reference. |
void |
setChunkNumber(int value)
Sets the value of the ' Chunk Number' attribute. |
void |
setFileName(String value)
Sets the value of the ' File Name' attribute. |
void |
setFileVersion(int value)
Sets the value of the ' File Version' attribute. |
void |
setPreliminaryFileName(String value)
Sets the value of the ' Preliminary File Name' attribute. |
void |
setUpload(boolean value)
Sets the value of the ' Upload' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
ModelElementId getAttachmentId()
If the meaning of the 'Attachment Id' containment reference isn't clear, there really should be more of a description here...
setAttachmentId(ModelElementId),
ModelPackage.getPendingFileTransfer_AttachmentId()void setAttachmentId(ModelElementId value)
Attachment Id' containment reference.
A null value indicates that the transfer
is to be cancelled.
value - the new value of the 'Attachment Id' containment reference.getAttachmentId()int getFileVersion()
If the meaning of the 'File Version' attribute isn't clear, there really should be more of a description here...
setFileVersion(int),
ModelPackage.getPendingFileTransfer_FileVersion()void setFileVersion(int value)
File Version' attribute.
value - the new value of the 'File Version' attribute.getFileVersion()int getChunkNumber()
If the meaning of the 'Chunk Number' attribute isn't clear, there really should be more of a description here...
setChunkNumber(int),
ModelPackage.getPendingFileTransfer_ChunkNumber()void setChunkNumber(int value)
Chunk Number' attribute.
value - the new value of the 'Chunk Number' attribute.getChunkNumber()boolean isUpload()
If the meaning of the 'Upload' attribute isn't clear, there really should be more of a description here...
setUpload(boolean),
ModelPackage.getPendingFileTransfer_Upload()void setUpload(boolean value)
Upload' attribute.
value - the new value of the 'Upload' attribute.isUpload()String getFileName()
If the meaning of the 'File Name' attribute isn't clear, there really should be more of a description here...
setFileName(String),
ModelPackage.getPendingFileTransfer_FileName()void setFileName(String value)
File Name' attribute.
value - the new value of the 'File Name' attribute.getFileName()String getPreliminaryFileName()
If the meaning of the 'Preliminary File Name' attribute isn't clear, there really should be more of a description here...
setPreliminaryFileName(String),
ModelPackage.getPendingFileTransfer_PreliminaryFileName()void setPreliminaryFileName(String value)
Preliminary File Name' attribute.
value - the new value of the 'Preliminary File Name' attribute.getPreliminaryFileName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||