|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActorBearing
Interface for element having a @soap11:actor
attribute.
Field Summary | |
---|---|
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'. |
Method Summary | |
---|---|
String |
getSOAP11Actor()
Get the attribute value. |
void |
setSOAP11Actor(String newActor)
Set the attribute value. |
Field Detail |
---|
static final String SOAP11_ACTOR_ATTR_LOCAL_NAME
static final QName SOAP11_ACTOR_ATTR_NAME
static final String SOAP11_ACTOR_NEXT
Method Detail |
---|
String getSOAP11Actor()
void setSOAP11Actor(String newActor)
newActor
- the new attribute value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |