|
CodeBeamer 5.4.0.1-RC API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intland.codebeamer.persistence.dto.SubscriptionDto.Setting
public static class SubscriptionDto.Setting
Subscription setting.
Constructor Summary | |
---|---|
SubscriptionDto.Setting()
|
Method Summary | |
---|---|
boolean |
isEditable()
|
boolean |
isSubscribed()
|
void |
setEditable(boolean editable)
|
void |
setSubscribed(boolean subscribed)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubscriptionDto.Setting()
Method Detail |
---|
public boolean isSubscribed()
public void setSubscribed(boolean subscribed)
public boolean isEditable()
public void setEditable(boolean editable)
|
CodeBeamer 5.4.0.1-RC API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |