Package | Description |
---|---|
org.gcube.portlets.user.gcubelogin.shared |
Modifier and Type | Method and Description |
---|---|
CheckType |
CheckResult.getType() |
static CheckType |
CheckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckType[] |
CheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CheckResult.setType(CheckType type) |
Constructor and Description |
---|
CheckResult(CheckType type,
boolean passed) |
Copyright © 2014. All Rights Reserved.