Uses of Class
com.gooddata.sdk.model.dataset.LookupMode
| Package | Description |
|---|---|
| com.gooddata.sdk.model.dataset |
-
Uses of LookupMode in com.gooddata.sdk.model.dataset
Methods in com.gooddata.sdk.model.dataset that return LookupMode Modifier and Type Method Description LookupModeEtlMode. getLookup()static LookupModeLookupMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LookupMode[]LookupMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.gooddata.sdk.model.dataset with parameters of type LookupMode Constructor Description EtlMode(EtlModeType mode, LookupMode lookup)