|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.informationsystem.glitebridge.resource.site.LoadType
public class LoadType
Constructor Summary | |
---|---|
LoadType()
|
Method Summary | |
---|---|
int |
getLast15Min()
|
int |
getLast1Min()
|
int |
getLast5Min()
|
void |
setLast15Min(int last15Min)
|
void |
setLast1Min(int last1Min)
|
void |
setLast5Min(int last5Min)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadType()
Method Detail |
---|
public int getLast15Min()
public void setLast15Min(int last15Min)
last15Min
- Load in the last 15 minutespublic int getLast1Min()
public void setLast1Min(int last1Min)
last1Min
- Load in the last minutepublic int getLast5Min()
public void setLast5Min(int last5Min)
last5Min
- Load in the last 5 minutes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |