|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachedFile | |
---|---|
fr.etai.xat2v2.obj |
Uses of AttachedFile in fr.etai.xat2v2.obj |
---|
Methods in fr.etai.xat2v2.obj that return AttachedFile | |
---|---|
AttachedFile |
AttachedFileLink.getAttachedFileInternalId()
Gets the value of the attachedFileInternalId property. |
Methods in fr.etai.xat2v2.obj that return types with arguments of type AttachedFile | |
---|---|
List<AttachedFile> |
Attachment.getAttachedFileList()
Gets the value of the attachedFileList property. |
List<AttachedFile> |
Shuttle.getAttachedFileList()
Gets the value of the attachedFileList property. |
Methods in fr.etai.xat2v2.obj with parameters of type AttachedFile | |
---|---|
void |
Attachment.addAttachedFile(AttachedFile file)
|
void |
Shuttle.addAttachedFile(AttachedFile attachedFile)
|
void |
AttachedFileLink.setAttachedFileInternalId(AttachedFile value)
Sets the value of the attachedFileInternalId property. |
Method parameters in fr.etai.xat2v2.obj with type arguments of type AttachedFile | |
---|---|
void |
Attachment.setAttachedFileList(List<AttachedFile> value)
Sets the value of the attachedFileList property. |
void |
Shuttle.setAttachedFileList(List<AttachedFile> value)
Sets the value of the attachedFileList property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |