| Package | Description |
|---|---|
| com.google.gwt.dev.jjs |
| Modifier and Type | Method and Description |
|---|---|
Correlation.Literal |
Correlation.getLiteral() |
static Correlation.Literal |
Correlation.Literal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Correlation.Literal[] |
Correlation.Literal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Correlation |
CorrelationFactory.by(Correlation.Literal type) |
Correlation |
CorrelationFactory.DummyCorrelationFactory.by(Correlation.Literal type) |
Correlation |
CorrelationFactory.RealCorrelationFactory.by(Correlation.Literal type) |
Copyright © 2018. All rights reserved.