Uses of Class
org.ow2.petals.component.framework.jbidescriptor.generated.ComponentType

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(java.lang.String v)
           
 ComponentType Component.getType()
          Gets the value of the type property.
static ComponentType ComponentType.valueOf(java.lang.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.
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.