|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.wsas.admin.service.util.TimestampData
public class TimestampData
Timstamp status bean
Constructor Summary | |
---|---|
TimestampData()
|
Method Summary | |
---|---|
int |
getRepetition()
|
boolean |
isEnabled()
|
boolean |
isTimestampFirst()
|
void |
setEnabled(boolean enabled)
|
void |
setRepetition(int repetition)
|
void |
setTimestampFirst(boolean timestampFirst)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimestampData()
Method Detail |
---|
public boolean isEnabled()
public void setEnabled(boolean enabled)
public int getRepetition()
public void setRepetition(int repetition)
public boolean isTimestampFirst()
public void setTimestampFirst(boolean timestampFirst)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |