|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AvailableStatusType | |
|---|---|
| org.jasig.schedassist.messaging | Licensed to Jasig under one or more contributor license agreements. |
| Uses of AvailableStatusType in org.jasig.schedassist.messaging |
|---|
| Fields in org.jasig.schedassist.messaging declared as AvailableStatusType | |
|---|---|
protected AvailableStatusType |
AvailableBlockElement.status
|
| Methods in org.jasig.schedassist.messaging that return AvailableStatusType | |
|---|---|
static AvailableStatusType |
AvailableStatusType.fromValue(String v)
|
AvailableStatusType |
AvailableBlockElement.getStatus()
Gets the value of the status property. |
static AvailableStatusType |
AvailableStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AvailableStatusType[] |
AvailableStatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jasig.schedassist.messaging with parameters of type AvailableStatusType | |
|---|---|
void |
AvailableBlockElement.setStatus(AvailableStatusType value)
Sets the value of the status property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||