|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentType | |
|---|---|
| org.ow2.petals.component.framework.jbidescriptor.generated | |
| Uses of ComponentType in org.ow2.petals.component.framework.jbidescriptor.generated |
|---|
| Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as ComponentType | |
|---|---|
protected ComponentType |
Component.type
|
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return ComponentType | |
|---|---|
static ComponentType |
ComponentType.fromValue(String v)
|
ComponentType |
Component.getType()
Gets the value of the type property. |
static ComponentType |
ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentType[] |
ComponentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated with parameters of type ComponentType | |
|---|---|
void |
Component.setType(ComponentType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||