|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationItemProperty.Size | |
|---|---|
| com.xebialabs.deployit | Contains the core classes, interfaces and annotations for the Deployit plugin API. |
| com.xebialabs.deployit.reflect | Provides classes and interfaces for obtaining reflective information about configuration items. |
| Uses of ConfigurationItemProperty.Size in com.xebialabs.deployit |
|---|
| Methods in com.xebialabs.deployit that return ConfigurationItemProperty.Size | |
|---|---|
static ConfigurationItemProperty.Size |
ConfigurationItemProperty.Size.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfigurationItemProperty.Size[] |
ConfigurationItemProperty.Size.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ConfigurationItemProperty.Size in com.xebialabs.deployit.reflect |
|---|
| Methods in com.xebialabs.deployit.reflect that return ConfigurationItemProperty.Size | |
|---|---|
ConfigurationItemProperty.Size |
ConfigurationItemPropertyDescriptor.getSize()
Gets the display size of this property. |
| Methods in com.xebialabs.deployit.reflect with parameters of type ConfigurationItemProperty.Size | |
|---|---|
void |
ConfigurationItemPropertyDescriptor.setSize(ConfigurationItemProperty.Size size)
Deprecated. Needed for BlazeDS. Do not invoke! |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||