Uses of Class
goldengate.ftp.exec.snmp.FtpPrivateMib.OperStatus

Packages that use FtpPrivateMib.OperStatus
goldengate.ftp.exec.snmp SNMP support classes. 
 

Uses of FtpPrivateMib.OperStatus in goldengate.ftp.exec.snmp
 

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

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



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