Uses of Class
org.ow2.jasmine.monitoring.mbeancmd.generated.Cmdname

Packages that use Cmdname
org.ow2.jasmine.monitoring.mbeancmd.generated   
 

Uses of Cmdname in org.ow2.jasmine.monitoring.mbeancmd.generated
 

Fields in org.ow2.jasmine.monitoring.mbeancmd.generated declared as Cmdname
protected  Cmdname ProbeData.cmd
           
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.generated that return Cmdname
static Cmdname Cmdname.fromValue(String v)
           
 Cmdname ProbeData.getCmd()
          Gets the value of the cmd property.
static Cmdname Cmdname.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Cmdname[] Cmdname.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.generated with parameters of type Cmdname
 void ProbeData.setCmd(Cmdname value)
          Sets the value of the cmd property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.