public class StdDistMode extends Object implements DistributionMode, RestrictedType<Symbol>
| Modifier and Type | Field and Description |
|---|---|
static StdDistMode |
COPY |
static StdDistMode |
MOVE |
| Modifier and Type | Method and Description |
|---|---|
Symbol |
getValue() |
String |
toString() |
static StdDistMode |
valueOf(Object obj) |
public static final StdDistMode MOVE
public static final StdDistMode COPY
public Symbol getValue()
getValue in interface RestrictedType<Symbol>public static StdDistMode valueOf(Object obj)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.