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

Packages that use LaborCostRate
fr.etai.xat2v2.obj   
 

Uses of LaborCostRate in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return LaborCostRate
 LaborCostRate Price.getLaborInternalId()
          Gets the value of the laborInternalId property.
 LaborCostRate Part.getLaborInternalId()
          Gets the value of the laborInternalId property.
 LaborCostRate Time.getLaborInternalId()
          Gets the value of the laborInternalId property.
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type LaborCostRate
 List<LaborCostRate> Settings.getLaborList()
          Gets the value of the laborList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type LaborCostRate
 void Settings.addLabor(LaborCostRate labor)
           
 void Price.setLaborInternalId(LaborCostRate value)
          Sets the value of the laborInternalId property.
 void Part.setLaborInternalId(LaborCostRate value)
          Sets the value of the laborInternalId property.
 void Time.setLaborInternalId(LaborCostRate value)
          Sets the value of the laborInternalId property.
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type LaborCostRate
 void Settings.setLaborList(List<LaborCostRate> value)
          Sets the value of the laborList property.
 



Copyright © 2012. All Rights Reserved.