Uses of Class
goldengate.snmp.r66.GgPrivateMib.OperStatus

Packages that use GgPrivateMib.OperStatus
goldengate.snmp.r66 Base class for OpenR66 MIB implementation to be used by OpenR66 Project 
 

Uses of GgPrivateMib.OperStatus in goldengate.snmp.r66
 

Methods in goldengate.snmp.r66 that return GgPrivateMib.OperStatus
static GgPrivateMib.OperStatus GgPrivateMib.OperStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GgPrivateMib.OperStatus[] GgPrivateMib.OperStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in goldengate.snmp.r66 with parameters of type GgPrivateMib.OperStatus
 void GgPrivateMib.changeStatus(GgPrivateMib.OperStatus status)
          Change the status and the LastChange Timeticks
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.