Uses of Enum Class
com.gooddata.sdk.model.hierarchicalconfig.SourceType
Packages that use SourceType
-
Uses of SourceType in com.gooddata.sdk.model.hierarchicalconfig
Methods in com.gooddata.sdk.model.hierarchicalconfig that return SourceTypeModifier and TypeMethodDescriptionstatic SourceTypeGet source type by string.ConfigItem.getSourceType()Conversion method from source to SourceType enum.static SourceTypeReturns the enum constant of this class with the specified name.static SourceType[]SourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.