Uses of Class
com.uc4.api.StorageItem
-
Packages that use StorageItem Package Description com.uc4.communication.requests -
-
Uses of StorageItem in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return types with arguments of type StorageItem Modifier and Type Method Description java.util.Iterator<StorageItem>
GetStorageItems. iterator()
Returns an Iterator which can be used to step through theStorageItem
.Constructors in com.uc4.communication.requests with parameters of type StorageItem Constructor Description DeleteStorageEntry(StorageItem item)
-