public class SolarYear extends Object
SolarYear()
SolarYear(Calendar calendar)
SolarYear(Date date)
SolarYear(int year)
List<SolarMonth>
getMonths()
int
getYear()
SolarYear
next(int years)
String
toFullString()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SolarYear()
public SolarYear(Date date)
public SolarYear(Calendar calendar)
public SolarYear(int year)
year
public int getYear()
public List<SolarMonth> getMonths()
public SolarYear next(int years)
years
public String toString()
toString
Object
public String toFullString()
Copyright © 2018. All Rights Reserved.