Uses of Class
com.uc4.api.servicefulfillment.ServiceFulfillmentItem
-
Packages that use ServiceFulfillmentItem Package Description com.uc4.communication.requests -
-
Uses of ServiceFulfillmentItem in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return types with arguments of type ServiceFulfillmentItem Modifier and Type Method Description java.util.Iterator<ServiceFulfillmentItem>
ServiceFulfillmentList. iterator()
Returns an Iterator which can be used to step through theServiceFulfillmentItem
.
-