public class Site extends EntityWithUserId
userIddesignation, id| Constructor and Description |
|---|
Site() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentRatingId() |
long |
getOxygenRatingId() |
int |
getPeriodAprA() |
int |
getPeriodAprB() |
int |
getPeriodAugA() |
int |
getPeriodAugB() |
int |
getPeriodDecA() |
int |
getPeriodDecB() |
int |
getPeriodFebA() |
int |
getPeriodFebB() |
int |
getPeriodJanA() |
int |
getPeriodJanB() |
int |
getPeriodJulA() |
int |
getPeriodJulB() |
int |
getPeriodJunA() |
int |
getPeriodJunB() |
int |
getPeriodMarA() |
int |
getPeriodMarB() |
int |
getPeriodMayA() |
int |
getPeriodMayB() |
int |
getPeriodNovA() |
int |
getPeriodNovB() |
int |
getPeriodOctA() |
int |
getPeriodOctB() |
int |
getPeriodSepA() |
int |
getPeriodSepB() |
long |
getRegionId() |
void |
setCurrentRatingId(long currentRatingId) |
void |
setOxygenRatingId(long oxygenRatingId) |
void |
setPeriodAprA(int periodAprA) |
void |
setPeriodAprB(int periodAprB) |
void |
setPeriodAugA(int periodAugA) |
void |
setPeriodAugB(int periodAugB) |
void |
setPeriodDecA(int periodDecA) |
void |
setPeriodDecB(int periodDecB) |
void |
setPeriodFebA(int periodFebA) |
void |
setPeriodFebB(int periodFebB) |
void |
setPeriodJanA(int periodJanA) |
void |
setPeriodJanB(int periodJanB) |
void |
setPeriodJulA(int periodJulA) |
void |
setPeriodJulB(int periodJulB) |
void |
setPeriodJunA(int periodJunA) |
void |
setPeriodJunB(int periodJunB) |
void |
setPeriodMarA(int periodMarA) |
void |
setPeriodMarB(int periodMarB) |
void |
setPeriodMayA(int periodMayA) |
void |
setPeriodMayB(int periodMayB) |
void |
setPeriodNovA(int periodNovA) |
void |
setPeriodNovB(int periodNovB) |
void |
setPeriodOctA(int periodOctA) |
void |
setPeriodOctB(int periodOctB) |
void |
setPeriodSepA(int periodSepA) |
void |
setPeriodSepB(int periodSepB) |
void |
setRegionId(long regionId) |
String |
toString() |
getUserId, setUserIdgetDesignation, getId, setDesignation, setIdpublic int getPeriodJanA()
public void setPeriodJanA(int periodJanA)
public int getPeriodJanB()
public void setPeriodJanB(int periodJanB)
public int getPeriodFebA()
public void setPeriodFebA(int periodFebA)
public int getPeriodFebB()
public void setPeriodFebB(int periodFebB)
public int getPeriodMarA()
public void setPeriodMarA(int periodMarA)
public int getPeriodMarB()
public void setPeriodMarB(int periodMarB)
public int getPeriodAprA()
public void setPeriodAprA(int periodAprA)
public int getPeriodAprB()
public void setPeriodAprB(int periodAprB)
public int getPeriodMayA()
public void setPeriodMayA(int periodMayA)
public int getPeriodMayB()
public void setPeriodMayB(int periodMayB)
public int getPeriodJunA()
public void setPeriodJunA(int periodJunA)
public int getPeriodJunB()
public void setPeriodJunB(int periodJunB)
public int getPeriodJulA()
public void setPeriodJulA(int periodJulA)
public int getPeriodJulB()
public void setPeriodJulB(int periodJulB)
public int getPeriodAugA()
public void setPeriodAugA(int periodAugA)
public int getPeriodAugB()
public void setPeriodAugB(int periodAugB)
public int getPeriodSepA()
public void setPeriodSepA(int periodSepA)
public int getPeriodSepB()
public void setPeriodSepB(int periodSepB)
public int getPeriodOctA()
public void setPeriodOctA(int periodOctA)
public int getPeriodOctB()
public void setPeriodOctB(int periodOctB)
public int getPeriodNovA()
public void setPeriodNovA(int periodNovA)
public int getPeriodNovB()
public void setPeriodNovB(int periodNovB)
public int getPeriodDecA()
public void setPeriodDecA(int periodDecA)
public int getPeriodDecB()
public void setPeriodDecB(int periodDecB)
public long getOxygenRatingId()
public void setOxygenRatingId(long oxygenRatingId)
public long getCurrentRatingId()
public void setCurrentRatingId(long currentRatingId)
public long getRegionId()
public void setRegionId(long regionId)
public String toString()
toString in class EntityWithUserIdCopyright © 2016. All Rights Reserved.