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

Packages that use BulkStatus
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types   
 

Uses of BulkStatus in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements that return BulkStatus
 BulkStatus GetBulkUpdatesStatusResponseType.status()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements with parameters of type BulkStatus
 void GetBulkUpdatesStatusResponseType.status(BulkStatus status)
           
 

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

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

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types that return BulkStatus
static BulkStatus BulkStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BulkStatus[] BulkStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.