|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jfb.tools.activitymgr.core.beans.SimpleIdentityBean jfb.tools.activitymgr.core.beans.Duration
public class Duration
Durée.
Field Summary |
---|
Fields inherited from class jfb.tools.activitymgr.core.beans.SimpleIdentityBean |
---|
ID_FIELD_IDX |
Constructor Summary | |
---|---|
Duration()
|
Method Summary | |
---|---|
boolean |
getIsActive()
Retourne un booléen indiquant si la durée est active ou non. |
void |
setIsActive(boolean isActive)
Définit si la durée est active ou non. |
Methods inherited from class jfb.tools.activitymgr.core.beans.SimpleIdentityBean |
---|
equals, getId, setId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Duration()
Method Detail |
---|
public boolean getIsActive()
public void setIsActive(boolean isActive)
isActive
- un booléen indiquant si la durée est active ou non.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |