Uses of Class
org.gcube.common.core.monitoring.GCUBEMessage.ResultType

Packages that use GCUBEMessage.ResultType
org.gcube.common.core.monitoring   
 

Uses of GCUBEMessage.ResultType in org.gcube.common.core.monitoring
 

Fields in org.gcube.common.core.monitoring declared as GCUBEMessage.ResultType
protected  GCUBEMessage.ResultType GCUBEMessage.result
          Result of the Monitoring message
 

Methods in org.gcube.common.core.monitoring that return GCUBEMessage.ResultType
 GCUBEMessage.ResultType GCUBEMessage.getResult()
          get the Result of the Monitoring message
static GCUBEMessage.ResultType GCUBEMessage.ResultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GCUBEMessage.ResultType[] GCUBEMessage.ResultType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.core.monitoring with parameters of type GCUBEMessage.ResultType
 void GCUBEMessage.setResult(GCUBEMessage.ResultType result)
          Set the result of the monitoring message
 



Copyright © 2012. All Rights Reserved.