|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EncodingStyleBearing
Interface for element having a @soap11:encodingStyle
attribute.
Field Summary | |
---|---|
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. |
Method Summary | |
---|---|
List<String> |
getSOAP11EncodingStyles()
Get the attribute value. |
void |
setSOAP11EncodingStyles(List<String> newEncodingStyles)
Set the attribute value. |
Field Detail |
---|
static final String SOAP11_ENCODING_STYLE_ATTR_LOCAL_NAME
static final QName SOAP11_ENCODING_STYLE_ATTR_NAME
Method Detail |
---|
List<String> getSOAP11EncodingStyles()
void setSOAP11EncodingStyles(List<String> newEncodingStyles)
newEncodingStyles
- the new list of attribute values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |