Uses of Class
org.ow2.jasmine.probe.api.generated.Status

Packages that use Status
org.ow2.jasmine.probe.api.generated   
 

Uses of Status in org.ow2.jasmine.probe.api.generated
 

Fields in org.ow2.jasmine.probe.api.generated declared as Status
protected  Status ProbeResource.status
           
 

Methods in org.ow2.jasmine.probe.api.generated that return Status
static Status Status.fromValue(String v)
           
 Status ProbeResource.getStatus()
          Gets the value of the status property.
static Status Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Status[] Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.jasmine.probe.api.generated with parameters of type Status
 void ProbeResource.setStatus(Status value)
          Sets the value of the status property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.