java.lang.Comparable
public class UsmOwnKeyChange extends UsmKeyChange
AUTH_KEY_CHANGE, PRIV_KEY_CHANGE
Constructor | Description |
---|---|
UsmOwnKeyChange(int columnID,
MOAccess access,
int type) |
Modifier and Type | Method | Description |
---|---|---|
void |
prepare(SubRequest subRequest,
MOTableRow row,
MOTableRow changeSet,
int column) |
compareTo, getAccess, getColumnID, getRestoreValue, getStoreValue, getSyntax, getTable, getValue, isVolatile, setAccess, setColumnID, setSyntax, setTable
addMOValueValidationListener, cleanup, getDefaultValue, isMandatory, isMutableInService, removeMOValueValidationListener, setDefaultValue, setMandatory, setMutableInService, toString, undo, validate, validateSetRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
commit, getDigestLength
public UsmOwnKeyChange(int columnID, MOAccess access, int type)
public void prepare(SubRequest subRequest, MOTableRow row, MOTableRow changeSet, int column)
prepare
in class UsmKeyChange
Copyright © 2018 SNMP4J.org. All rights reserved.