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

Packages that use Impact
fr.etai.xat2v2.obj   
 

Uses of Impact in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return Impact
 Impact ImpactLink.getImpactInternalId()
          Gets the value of the impactInternalId property.
 Impact Price.getImpactInternalId()
          Gets the value of the impactInternalId property.
 Impact Operation.getImpactInternalId()
          Gets the value of the impactInternalId property.
 Impact Calculating.getImpactInternalId()
          Gets the value of the impactInternalId property.
 Impact Time.getImpactInternalId()
          Gets the value of the impactInternalId property.
 Impact Impact.getParent()
          Gets the value of the parent property.
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Impact
 List<Impact> Accident.getImpactList()
          Gets the value of the impactList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Impact
 void Accident.addImpact(Impact impact)
           
 void ImpactLink.setImpactInternalId(Impact value)
          Sets the value of the impactInternalId property.
 void Price.setImpactInternalId(Impact value)
          Sets the value of the impactInternalId property.
 void Operation.setImpactInternalId(Impact value)
          Sets the value of the impactInternalId property.
 void Calculating.setImpactInternalId(Impact value)
          Sets the value of the impactInternalId property.
 void Time.setImpactInternalId(Impact value)
          Sets the value of the impactInternalId property.
 void Impact.setParent(Impact value)
          Sets the value of the parent property.
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Impact
 void Accident.setImpactList(List<Impact> value)
          Sets the value of the impactList property.
 



Copyright © 2012. All Rights Reserved.