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

Packages that use OperationLink
fr.etai.xat2v2.obj   
 

Uses of OperationLink in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type OperationLink
 List<OperationLink> Defect.getOperationLinkList()
          Gets the value of the operationLinkList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type OperationLink
 void Defect.addOperationLink(OperationLink operationLink)
           
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type OperationLink
 void Defect.setOperationLinkList(List<OperationLink> value)
          Sets the value of the operationLinkList property.
 



Copyright © 2012. All Rights Reserved.