Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.BulkStatus

Packages that use BulkStatus
org.gcube.application.aquamaps.aquamapsservice.stubs   
 

Uses of BulkStatus in org.gcube.application.aquamaps.aquamapsservice.stubs
 

Fields in org.gcube.application.aquamaps.aquamapsservice.stubs declared as BulkStatus
static BulkStatus BulkStatus.COMPLETED
           
static BulkStatus BulkStatus.ERROR
           
static BulkStatus BulkStatus.ONGOING
           
static BulkStatus BulkStatus.PENDING
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return BulkStatus
static BulkStatus BulkStatus.fromString(String value)
           
static BulkStatus BulkStatus.fromValue(String value)
           
 BulkStatus GetBulkUpdatesStatusResponseType.getStatus()
          Gets the status value for this GetBulkUpdatesStatusResponseType.
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type BulkStatus
 void GetBulkUpdatesStatusResponseType.setStatus(BulkStatus status)
          Sets the status value for this GetBulkUpdatesStatusResponseType.
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type BulkStatus
GetBulkUpdatesStatusResponseType(String rsLocator, BulkStatus status)
           
 



Copyright © 2014. All Rights Reserved.