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

Packages that use MEPType
org.ow2.petals.component.framework.jbidescriptor.generated   
 

Uses of MEPType in org.ow2.petals.component.framework.jbidescriptor.generated
 

Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as MEPType
protected  MEPType Consumes.mep
           
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return MEPType
static MEPType MEPType.fromValue(java.lang.String v)
           
 MEPType Consumes.getMep()
          Gets the value of the mep property.
static MEPType MEPType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MEPType[] MEPType.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 that return types with arguments of type MEPType
 javax.xml.bind.JAXBElement<MEPType> ObjectFactory.createMep(MEPType value)
          Create an instance of JAXBElement<MEPType>}
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated with parameters of type MEPType
 javax.xml.bind.JAXBElement<MEPType> ObjectFactory.createMep(MEPType value)
          Create an instance of JAXBElement<MEPType>}
 void Consumes.setMep(MEPType value)
          Sets the value of the mep property.
 



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