Uses of Class
fr.etai.xat2v2.obj.AttachedFileLink

Packages that use AttachedFileLink
fr.etai.xat2v2.obj   
 

Uses of AttachedFileLink in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type AttachedFileLink
 List<AttachedFileLink> File.getAttachedFileLinkList()
          Gets the value of the attachedFileLinkList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type AttachedFileLink
 void File.addAttachedFileLink(AttachedFileLink attachedFileLink)
           
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type AttachedFileLink
 void File.setAttachedFileLinkList(List<AttachedFileLink> value)
          Sets the value of the attachedFileLinkList property.
 



Copyright © 2012. All Rights Reserved.