org.inigma.utopia.parser
Class SurveyParserData
java.lang.Object
org.inigma.utopia.parser.SurveyParserData
public class SurveyParserData
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SurveyParserData
public SurveyParserData()
getCoordinate
public Coordinate getCoordinate()
getProvinceName
public java.lang.String getProvinceName()
getSurvey
public Survey getSurvey()
setCoordinate
public void setCoordinate(Coordinate coordinate)
setProvinceName
public void setProvinceName(java.lang.String provinceName)
setSurvey
public void setSurvey(Survey survey)
Copyright © 2008. All Rights Reserved.