| Package | Description |
|---|---|
| com.sun.javafx.tools.resource |
| Modifier and Type | Field and Description |
|---|---|
private DeployResource.Type |
DeployResource.type |
| Modifier and Type | Method and Description |
|---|---|
DeployResource.Type |
DeployResource.getType() |
static DeployResource.Type |
DeployResource.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeployResource.Type[] |
DeployResource.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|