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

Packages that use Place
fr.etai.xat2v2.obj   
 

Uses of Place in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return Place
 Place SurveyMission.getPlace()
          Gets the value of the place property.
 Place Evaluation.getPlace()
          Gets the value of the place property.
 Place Stock.getPlace()
          Gets the value of the place property.
 Place Payment.getPlace()
          Gets the value of the place property.
 Place Accident.getPlace()
          Gets the value of the place property.
 Place Person.getPlace()
          Gets the value of the place property.
 Place Price.getPlaceInternalId()
          Gets the value of the placeInternalId property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Place
 void SurveyMission.setPlace(Place value)
          Sets the value of the place property.
 void Evaluation.setPlace(Place value)
          Sets the value of the place property.
 void Stock.setPlace(Place value)
          Sets the value of the place property.
 void Payment.setPlace(Place value)
          Sets the value of the place property.
 void Accident.setPlace(Place value)
          Sets the value of the place property.
 void Person.setPlace(Place value)
          Sets the value of the place property.
 void Price.setPlaceInternalId(Place value)
          Sets the value of the placeInternalId property.
 



Copyright © 2012. All Rights Reserved.