Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.wsspi.security.wim.model.CheckPointType

  • Packages that use CheckPointType 
    Package Description
    com.ibm.wsspi.security.wim.model  
    • Uses of CheckPointType in com.ibm.wsspi.security.wim.model

      Methods in com.ibm.wsspi.security.wim.model that return CheckPointType 
      Modifier and Type Method and Description
      CheckPointType ObjectFactory.createCheckPointType()
      Create an instance of CheckPointType
      Methods in com.ibm.wsspi.security.wim.model that return types with arguments of type CheckPointType 
      Modifier and Type Method and Description
      java.util.List<CheckPointType> ChangeControl.getCheckPoint()
      Gets the value of the checkPoint property.
      java.util.List<CheckPointType> ChangeResponseControl.getCheckPoint()
      Gets the value of the checkPoint property.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes