public class TerminusDurability extends Object implements RestrictedType<UnsignedInteger>
Modifier and Type | Field and Description |
---|---|
static TerminusDurability |
CONFIGURATION |
static TerminusDurability |
NONE |
static TerminusDurability |
UNSETTLED_STATE |
Modifier and Type | Method and Description |
---|---|
UnsignedInteger |
getValue() |
String |
toString() |
static TerminusDurability |
valueOf(Object obj) |
public static final TerminusDurability NONE
public static final TerminusDurability CONFIGURATION
public static final TerminusDurability UNSETTLED_STATE
public UnsignedInteger getValue()
getValue
in interface RestrictedType<UnsignedInteger>
public static TerminusDurability valueOf(Object obj)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.