Uses of Class
com.uc4.api.systemoverview.CheckILMPartitionItem
- 
Packages that use CheckILMPartitionItem Package Description com.uc4.communication.requests  - 
- 
Uses of CheckILMPartitionItem in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return types with arguments of type CheckILMPartitionItem Modifier and Type Method Description java.util.Iterator<CheckILMPartitionItem>CheckILMPartition. iterator()Constructors in com.uc4.communication.requests with parameters of type CheckILMPartitionItem Constructor Description ChangeLogging(CheckILMPartitionItem item)Creates a request to change the logging from the ILM list.DisconnectUser(CheckILMPartitionItem item)Creates a newDisconnectUserrequest. 
 -