Class SystemConfig.Key
- java.lang.Object
-
- com.google.gwtorm.client.StringKey<com.google.gwtorm.client.Key<?>>
-
- com.google.gerrit.reviewdb.client.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
-
-
Constructor Summary
Constructors Constructor Description Key()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
get()
protected void
set(String newValue)
-
-
-
Field Detail
-
one
protected String one
-
-