|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProblemActionType
Java class for ProblemActionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProblemActionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.w3.org/2005/08/addressing}Action" minOccurs="0"/>
<element name="SoapAction" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
</sequence>
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
AttributedURIType |
getAction()
Gets the value of the action property. |
Map<QName,String> |
getOtherAttributes()
|
String |
getSoapAction()
Gets the value of the soapAction property. |
void |
setAction(AttributedURIType value)
Sets the value of the action property. |
void |
setSoapAction(String value)
Sets the value of the soapAction property. |
| Method Detail |
|---|
AttributedURIType getAction()
AttributedURITypevoid setAction(AttributedURIType value)
value - allowed object is
AttributedURITypeString getSoapAction()
Stringvoid setSoapAction(String value)
value - allowed object is
StringMap<QName,String> getOtherAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||