Package org.cyclos.model.system
Class SystemKeys.WizardFields
- java.lang.Object
-
- org.cyclos.utils.MessageKeyImpl
-
- org.cyclos.model.system.SystemKeys.WizardFields
-
- All Implemented Interfaces:
Comparable<MessageKey>,MessageKey
- Enclosing class:
- SystemKeys
public static class SystemKeys.WizardFields extends MessageKeyImpl
-
-
Field Summary
Fields Modifier and Type Field Description static MessageKeyOWNER_WIZARD
-
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_WIZARD
public static MessageKey OWNER_WIZARD
-
-