public interface GcReferential
| Modifier and Type | Method and Description |
|---|---|
int |
code() |
String |
compactName() |
String |
name() |
static <R extends GcReferential> |
ofCompact(String compactName,
R... values) |
String name()
String compactName()
int code()
static <R extends GcReferential> R ofCompact(String compactName, R... values)
Copyright © 2017 Ultreia.io. All rights reserved.