public interface ChangeResponseControl extends SearchResponseControl
The following features are supported:
ModelPackage.getChangeResponseControl()
Modifier and Type | Method and Description |
---|---|
CheckPointType |
createCheckPoint()
This method will return a new CheckPointType object that
is contained by this object.
|
java.util.List |
getCheckPoint()
Returns the value of the 'Check Point' containment reference list.
|
CheckPointType[] |
getCheckPointAsArray()
Returns the array value of the 'Check Point' containment reference list.
|
isHasMoreResults, isSetHasMoreResults, setHasMoreResults, unsetHasMoreResults
java.util.List getCheckPoint()
CheckPointType
.
If the meaning of the 'Check Point' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getChangeResponseControl_CheckPoint()
kind='element' name='checkPoint' namespace='##targetNamespace'
CheckPointType[] getCheckPointAsArray()
If the meaning of the 'Check Point' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getChangeResponseControl_CheckPoint()
CheckPointType createCheckPoint()
createDataObject("checkPoint")
.