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

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

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

Fields in org.ow2.jasmine.monitoring.mbeancmd.generated declared as Media
protected  Media Output.dest
           
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.generated that return Media
static Media Media.fromValue(java.lang.String v)
           
 Media Output.getDest()
          Gets the value of the dest property.
static Media Media.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Media[] Media.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 Media
 void Output.setDest(Media value)
          Sets the value of the dest property.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.