Class ConsoleProperties.RetentionUnit
- java.lang.Object
-
- pl.allegro.tech.hermes.management.config.console.ConsoleProperties.RetentionUnit
-
- Enclosing class:
- ConsoleProperties
public static final class ConsoleProperties.RetentionUnit extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RetentionUnit()RetentionUnit(java.lang.String value, java.lang.String label)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetLabel()java.lang.StringgetValue()voidsetLabel(java.lang.String label)voidsetValue(java.lang.String value)
-