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

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

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

Fields in org.ow2.jasmine.probe.api.generated declared as StatusType
protected  StatusType ProbeType.status
           
 

Methods in org.ow2.jasmine.probe.api.generated that return StatusType
static StatusType StatusType.fromValue(String v)
           
 StatusType ProbeType.getStatus()
          Gets the value of the status property.
static StatusType StatusType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StatusType[] StatusType.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 StatusType
 void ProbeType.setStatus(StatusType value)
          Sets the value of the status property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.