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

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

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

Fields in org.ow2.jasmine.monitoring.mbeancmd.generated declared as PollType
protected  PollType ProbeData.which
           
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.generated that return PollType
static PollType PollType.fromValue(java.lang.String v)
           
 PollType ProbeData.getWhich()
          Gets the value of the which property.
static PollType PollType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PollType[] PollType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.generated with parameters of type PollType
 void ProbeData.setWhich(PollType value)
          Sets the value of the which property.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.