public interface ResponseVerbType extends VerbType
The following features are supported:
Oagis9Package.getResponseVerbType()
Modifier and Type | Method and Description |
---|---|
ApplicationAreaType |
getOriginalApplicationArea()
Returns the value of the 'Original Application Area' containment reference.
|
java.util.List |
getResponseCriteria()
Returns the value of the 'Response Criteria' containment reference list.
|
void |
setOriginalApplicationArea(ApplicationAreaType value)
Sets the value of the '
Original Application Area ' containment reference. |
ApplicationAreaType getOriginalApplicationArea()
setOriginalApplicationArea(ApplicationAreaType)
,
Oagis9Package.getResponseVerbType_OriginalApplicationArea()
void setOriginalApplicationArea(ApplicationAreaType value)
Original Application Area
' containment reference.
value
- the new value of the 'Original Application Area' containment reference.getOriginalApplicationArea()
java.util.List getResponseCriteria()
ResponseActionCriteriaType
.
If the meaning of the 'Response Criteria' containment reference list isn't clear, there really should be more of a description here...
Oagis9Package.getResponseVerbType_ResponseCriteria()