public interface EncodingStyleBearing
@soap11:encodingStyle
attribute.Modifier and Type | Field and Description |
---|---|
static String |
SOAP11_ENCODING_STYLE_ATTR_LOCAL_NAME
The soap11:@encodingStyle attribute local name.
|
static QName |
SOAP11_ENCODING_STYLE_ATTR_NAME
The soap11:@encodingStyle qualified attribute name.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getSOAP11EncodingStyles()
Get the attribute value.
|
void |
setSOAP11EncodingStyles(List<String> newEncodingStyles)
Set the attribute value.
|
static final String SOAP11_ENCODING_STYLE_ATTR_LOCAL_NAME
static final QName SOAP11_ENCODING_STYLE_ATTR_NAME
Copyright © 2016 JBoss by Red Hat. All rights reserved.