|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EncodingStyleBearing
Interface for element having a @soap12:encodingStyle attribute.
| Field Summary | |
|---|---|
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. |
| Method Summary | |
|---|---|
java.lang.String |
getSOAP12EncodingStyle()
Get the attribute value. |
void |
setSOAP12EncodingStyle(java.lang.String newEncodingStyle)
Set the attribute value. |
| Field Detail |
|---|
static final java.lang.String SOAP12_ENCODING_STYLE_ATTR_LOCAL_NAME
static final javax.xml.namespace.QName SOAP12_ENCODING_STYLE_ATTR_NAME
| Method Detail |
|---|
java.lang.String getSOAP12EncodingStyle()
void setSOAP12EncodingStyle(java.lang.String newEncodingStyle)
newEncodingStyle - the new attribute value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||