com.ctreber.acearth
Class ConfigurationACearth
java.lang.Object
com.ctreber.acearth.Configuration
com.ctreber.acearth.ConfigurationACearth
public class ConfigurationACearth
- extends Configuration
How to avoid writing all the accessors? Code generator that creates derived
class from template class? Configuration items in data structure?
© 2002 Christian Treber, [email protected] (06.10.2002)
- Author:
- Christian Treber, [email protected]
Methods inherited from class com.ctreber.acearth.Configuration |
add, getBoolean, getDouble, getInt, getMO, getMOBoolean, getMODouble, getMOEnum, getMOInteger, getMOString, getString, is, setBoolean, setDouble, setEnum, setInt, setString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationACearth
public ConfigurationACearth()
getViewPos
public Coordinate getViewPos()
setViewPos
public void setViewPos(Coordinate pViewPos)
getSunPos
public Coordinate getSunPos()
setSunPos
public void setSunPos(Coordinate pSunPos)
getSunPosRel
public Coordinate getSunPosRel()
setSunPosRel
public void setSunPosRel(Coordinate pSunPosRel)
Copyright © 2014. All Rights Reserved.