Package | Description |
---|---|
com.frevvo.forms.client | |
com.frevvo.forms.client.ext |
Modifier and Type | Method and Description |
---|---|
DeployState |
FormTypeEntry.getDeployState() |
Modifier and Type | Method and Description |
---|---|
void |
FormTypeEntry.setDeployState(DeployState deployState) |
Modifier and Type | Field and Description |
---|---|
protected DeployState |
DeployStateExtension.deployState |
Modifier and Type | Method and Description |
---|---|
DeployState |
DeployStateExtension.getDeployState() |
static DeployState |
DeployStateExtension.getDeployState(com.google.gdata.data.ExtensionPoint extPoint) |
static DeployState |
DeployState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployState[] |
DeployState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DeployStateExtension.setDeployState(DeployState deployState) |
static void |
DeployStateExtension.setDeployState(com.google.gdata.data.ExtensionPoint extPoint,
DeployState deployState) |
Constructor and Description |
---|
DeployStateExtension(DeployState deployState) |
Copyright © 2006–2015 frevvo Inc. All rights reserved.