|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |