|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.solidstategroup.messaging.MessageCredits
public class MessageCredits
| Field Summary | |
|---|---|
static int |
MESSAGECREDITS_EMAIL
|
static int |
MESSAGECREDITS_SMS
|
| Constructor Summary | |
|---|---|
MessageCredits()
|
|
| Method Summary | |
|---|---|
void |
addCredits(int creditsToAdd)
|
int |
getCredits()
|
void |
removeCredit()
|
void |
removeCredits(int creditsToRemove)
|
protected void |
setCredits(int credits)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MESSAGECREDITS_EMAIL
public static final int MESSAGECREDITS_SMS
| Constructor Detail |
|---|
public MessageCredits()
| Method Detail |
|---|
public int getCredits()
protected void setCredits(int credits)
public void addCredits(int creditsToAdd)
public void removeCredit()
public void removeCredits(int creditsToRemove)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||