Uses of Class
com.uc4.api.objects.ResourceItem
-
Packages that use ResourceItem Package Description com.uc4.api.objects com.uc4.communication.requests -
-
Uses of ResourceItem in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type ResourceItem Modifier and Type Method Description java.util.Iterator<ResourceItem>ResourceItems. resourceItemsIterator()Returns anjava.util.Iteratorof resource items. -
Uses of ResourceItem in com.uc4.communication.requests
Constructors in com.uc4.communication.requests with parameters of type ResourceItem Constructor Description DeleteStorageEntry(ResourceItem entry)Constructs aDeleteStorageEntryrequest using the idnr of the Resource Item of the store object and idnr of the store object.
-