public class CrailStorageClass extends Object
| Modifier and Type | Field and Description |
|---|---|
static CrailStorageClass |
DEFAULT |
static CrailStorageClass |
PARENT |
| Modifier and Type | Method and Description |
|---|---|
static CrailStorageClass |
get(int value) |
String |
toString() |
int |
value() |
public static final CrailStorageClass PARENT
public static final CrailStorageClass DEFAULT
public static CrailStorageClass get(int value)
public int value()
Copyright © 2018 The Apache Software Foundation. All rights reserved.