|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProblemActionType
A representation of the model object 'Problem Action Type'.
The following features are supported:
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
AttributedURIType |
getAction()
Returns the value of the 'Action' containment reference. |
Sequence |
getAnyAttribute()
Deprecated. |
java.lang.String |
getSoapAction()
Returns the value of the 'Soap Action' attribute. |
void |
setAction(AttributedURIType value)
Sets the value of the ' Action ' containment reference. |
void |
setSoapAction(java.lang.String value)
Sets the value of the ' Soap Action ' attribute. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
AttributedURIType getAction()
setAction(AttributedURIType)
void setAction(AttributedURIType value)
Action
' containment reference.
value
- the new value of the 'Action' containment reference.getAction()
java.lang.String getSoapAction()
setSoapAction(String)
void setSoapAction(java.lang.String value)
Soap Action
' attribute.
value
- the new value of the 'Soap Action' attribute.getSoapAction()
Sequence getAnyAttribute()
This method is not supported by all run-time systems. The fully supported method to set an 'anyAttribute' value is to use the global attribute Property. The value can be retrieved using the global attribute Property if its name is known, otherwise the instance properties can be used to iterate through the attribute values.
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |