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

Packages that use Agreement
fr.etai.xat2v2.obj   
 

Uses of Agreement in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Agreement
 List<Agreement> Policy.getAgreementList()
          Gets the value of the agreementList property.
 List<Agreement> Evaluation.getAgreementList()
          Gets the value of the agreementList property.
 List<Agreement> Person.getAgreementList()
          Gets the value of the agreementList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Agreement
 void Policy.addAgreement(Agreement agreement)
           
 void Evaluation.addAgreement(Agreement ag)
           
 void Person.addAgreement(Agreement agreement)
           
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Agreement
 void Policy.setAgreementList(List<Agreement> value)
          Sets the value of the agreementList property.
 void Evaluation.setAgreementList(List<Agreement> value)
          Sets the value of the agreementList property.
 void Person.setAgreementList(List<Agreement> value)
          Sets the value of the agreementList property.
 



Copyright © 2012. All Rights Reserved.