public interface ActorBearing
@soap11:actor
attribute.修飾子とタイプ | フィールドと説明 |
---|---|
static String |
SOAP11_ACTOR_ATTR_LOCAL_NAME
The soap11:@actor attribute local name.
|
static QName |
SOAP11_ACTOR_ATTR_NAME
The soap11:@actor qualified attribute name.
|
static String |
SOAP11_ACTOR_NEXT
The specification-defined value 'http://schemas.xmlsoap.org/soap/actor/next'.
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getSOAP11Actor()
Get the attribute value.
|
void |
setSOAP11Actor(String newActor)
Set the attribute value.
|
Copyright © 2012. All Rights Reserved.