|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageType | |
|---|---|
| org.ow2.petals.component.framework.jbidescriptor.generated | |
| Uses of MessageType in org.ow2.petals.component.framework.jbidescriptor.generated |
|---|
| Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as MessageType | |
|---|---|
protected MessageType |
MessageParam.message
|
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return MessageType | |
|---|---|
static MessageType |
MessageType.fromValue(String v)
|
MessageType |
MessageParam.getMessage()
Gets the value of the message property. |
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageType[] |
MessageType.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 MessageType | |
|---|---|
void |
MessageParam.setMessage(MessageType value)
Sets the value of the message property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||