| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.api |
| Modifier and Type | Method and Description |
|---|---|
static BiddingLanguage |
BiddingLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BiddingLanguage[] |
BiddingLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends XORLanguage> |
BiddingLanguage.getXORLanguage(BiddingLanguage type) |
static Class<? extends GenericLang> |
BiddingLanguage.getXORQLanguage(BiddingLanguage type) |
void |
ModelCreator.Builder.setLang(BiddingLanguage lang) |
Copyright © 2017. All rights reserved.