Uses of Enum Class
com.gooddata.sdk.model.dataset.LookupMode
Packages that use LookupMode
-
Uses of LookupMode in com.gooddata.sdk.model.dataset
Methods in com.gooddata.sdk.model.dataset that return LookupModeModifier and TypeMethodDescriptionEtlMode.getLookup()static LookupModeReturns the enum constant of this class with the specified name.static LookupMode[]LookupMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.gooddata.sdk.model.dataset with parameters of type LookupMode