Package org.cyclos.model.system
Class SystemKeys.OperationFields
- java.lang.Object
-
- org.cyclos.utils.MessageKeyImpl
-
- org.cyclos.model.system.SystemKeys.OperationFields
-
- All Implemented Interfaces:
Comparable<MessageKey>,MessageKey
- Enclosing class:
- SystemKeys
public static class SystemKeys.OperationFields extends MessageKeyImpl
-
-
Field Summary
Fields Modifier and Type Field Description static MessageKeyOWNER_OPERATION
-
Method Summary
-
Methods inherited from class org.cyclos.utils.MessageKeyImpl
equals, fullKey, hashCode, key, submodule, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.cyclos.utils.MessageKey
compareTo
-
-
-
-
Field Detail
-
OWNER_OPERATION
public static MessageKey OWNER_OPERATION
-
-