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 Description CheckPointType
ObjectFactory. createCheckPointType()
Create an instance ofCheckPointType
Methods in com.ibm.wsspi.security.wim.model that return types with arguments of type CheckPointType Modifier and Type Method 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.
-