Package | Description |
---|---|
com.sun.xml.ws.api.databinding |
Modifier and Type | Field and Description |
---|---|
protected SoapBodyStyle |
MappingInfo.soapBodyStyle |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingInfo.setSoapBodyStyle(SoapBodyStyle soapBodyStyle) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.