|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectblackboard.base.BbEnum
blackboard.data.content.ChildFile.Action
public static final class ChildFile.Action
| Field Summary | |
|---|---|
static ChildFile.Action |
BROKEN_IMAGE
|
static ChildFile.Action |
DEFAULT
|
| Method Summary | |
|---|---|
static ChildFile.Action |
fromExternalString(java.lang.String externalString)
Returns the ChildFile.Action element specified by the externalString
. |
static ChildFile.Action[] |
getValues()
Returns an array of all of the elements in this enumeration. |
| Methods inherited from class blackboard.base.BbEnum |
|---|
compareTo, defineAlias, defineDefault, fromExternalString, fromFieldName, fromFieldName, getDefaultElement, getValues, isDefault, readResolve, toExternalString, toFieldName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ChildFile.Action BROKEN_IMAGE
public static final ChildFile.Action DEFAULT
| Method Detail |
|---|
public static ChildFile.Action[] getValues()
public static ChildFile.Action fromExternalString(java.lang.String externalString)
throws java.lang.IllegalArgumentException
externalString
.
java.lang.IllegalArgumentException - if the given string is not an external
representation of one of the elements in this enumeration class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||