|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoapBodyStyle | |
|---|---|
| com.sun.xml.ws.api.databinding | |
| Uses of SoapBodyStyle in com.sun.xml.ws.api.databinding |
|---|
| Fields in com.sun.xml.ws.api.databinding declared as SoapBodyStyle | |
|---|---|
protected SoapBodyStyle |
MappingInfo.soapBodyStyle
|
| Methods in com.sun.xml.ws.api.databinding that return SoapBodyStyle | |
|---|---|
SoapBodyStyle |
MappingInfo.getSoapBodyStyle()
|
static SoapBodyStyle |
SoapBodyStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SoapBodyStyle[] |
SoapBodyStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.xml.ws.api.databinding with parameters of type SoapBodyStyle | |
|---|---|
void |
MappingInfo.setSoapBodyStyle(SoapBodyStyle soapBodyStyle)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||