|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(String v)
|
MEPType |
Consumes.getMep()
Gets the value of the mep property. |
static MEPType |
MEPType.valueOf(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 | |
|---|---|
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 | |
|---|---|
JAXBElement<MEPType> |
ObjectFactory.createMep(MEPType value)
Create an instance of JAXBElement<MEPType>} |
void |
Consumes.setMep(MEPType value)
Sets the value of the mep property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||