| Package | Description |
|---|---|
| org.gatein.wsrp.payload |
| Modifier and Type | Method and Description |
|---|---|
XSDTypeConverter |
SerializableSimplePayload.getConverter() |
static XSDTypeConverter |
XSDTypeConverter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XSDTypeConverter[] |
XSDTypeConverter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SerializableSimplePayload(Element element,
Serializable payload,
XSDTypeConverter converter) |
Copyright © 2006-2014 GateIn. All Rights Reserved.