com.ibm.websphere.wim.model

Interface ChangeResponseControl

    • Method Detail

      • getCheckPoint

        java.util.List getCheckPoint()
        Returns the value of the 'Check Point' containment reference list. The list contents are of type CheckPointType.

        If the meaning of the 'Check Point' containment reference list isn't clear, there really should be more of a description here...

        See Also:
        ModelPackage.getChangeResponseControl_CheckPoint()
        Model:
        type="com.ibm.websphere.wim.model.CheckPointType" containment="true" extendedMetaData=kind='element' name='checkPoint' namespace='##targetNamespace'
        Generated:
        Return:
        the value of the 'Check Point' containment reference list.
      • getCheckPointAsArray

        CheckPointType[] getCheckPointAsArray()
        Returns the array value of the 'Check Point' containment reference list.

        If the meaning of the 'Check Point' containment reference list isn't clear, there really should be more of a description here...

        See Also:
        ModelPackage.getChangeResponseControl_CheckPoint()
        Generated:
        Return:
        the array value of the 'Check Point' containment reference list.
      • createCheckPoint

        CheckPointType createCheckPoint()
        This method will return a new CheckPointType object that is contained by this object. This is equivalent to calling createDataObject("checkPoint").
        Generated:
        Return:
        CheckPointType