public interface EncodingStyleBearing
@soap12:encodingStyle attribute.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SOAP12_ENCODING_STYLE_ATTR_LOCAL_NAME
The soap12:@encodingStyle attribute local name.
|
static javax.xml.namespace.QName |
SOAP12_ENCODING_STYLE_ATTR_NAME
The soap12:@encodingStyle qualified attribute name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSOAP12EncodingStyle()
Get the attribute value.
|
void |
setSOAP12EncodingStyle(java.lang.String newEncodingStyle)
Set the attribute value.
|
static final java.lang.String SOAP12_ENCODING_STYLE_ATTR_LOCAL_NAME
static final javax.xml.namespace.QName SOAP12_ENCODING_STYLE_ATTR_NAME
@Nullable java.lang.String getSOAP12EncodingStyle()
void setSOAP12EncodingStyle(@Nullable
java.lang.String newEncodingStyle)
newEncodingStyle - the new attribute value