Package | Description |
---|---|
casa.socialcommitments |
Contains classes implementing social commitments.
|
Modifier and Type | Field and Description |
---|---|
private SocialCommitment.CommitmentState |
SocialCommitment.currentState
The current state of the commitment.
|
Modifier and Type | Method and Description |
---|---|
SocialCommitment.CommitmentState |
SocialCommitment.getState() |
static SocialCommitment.CommitmentState |
SocialCommitment.CommitmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocialCommitment.CommitmentState[] |
SocialCommitment.CommitmentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|