Class SystemConfig.Key

  • All Implemented Interfaces:
    com.google.gwtorm.client.Key<com.google.gwtorm.client.Key<?>>, Serializable, Comparable<com.google.gwtorm.client.StringKey<?>>
    Enclosing class:
    SystemConfig

    public static final class SystemConfig.Key
    extends com.google.gwtorm.client.StringKey<com.google.gwtorm.client.Key<?>>
    See Also:
    Serialized Form
    • Field Detail

    • Constructor Detail

      • Key

        public Key()
    • Method Detail

      • get

        public String get()
        Specified by:
        get in class com.google.gwtorm.client.StringKey<com.google.gwtorm.client.Key<?>>
      • set

        protected void set​(String newValue)
        Specified by:
        set in class com.google.gwtorm.client.StringKey<com.google.gwtorm.client.Key<?>>