Sha256: 54aa10d378b6bbb3a7bbeb8e3354b3617a309798628ecebd9371b73d916f03cf

Contents?: true

Size: 343 Bytes

Versions: 9

Compression:

Stored size: 343 Bytes

Contents

# encoding: UTF-8
#
# Copyright (c) 2010-2017 GoodData Corporation. All rights reserved.
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.

module GoodData
  module LCM2
    module Type
      class EnumType
        CATEGORY = :special
      end
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
gooddata-1.1.0-java lib/gooddata/lcm/types/special/enum.rb
gooddata-1.1.0 lib/gooddata/lcm/types/special/enum.rb
gooddata-1.0.2-java lib/gooddata/lcm/types/special/enum.rb
gooddata-1.0.2 lib/gooddata/lcm/types/special/enum.rb
gooddata-1.0.1 lib/gooddata/lcm/types/special/enum.rb
gooddata-1.0.1-java lib/gooddata/lcm/types/special/enum.rb
gooddata-1.0.0-java lib/gooddata/lcm/types/special/enum.rb
gooddata-1.0.0 lib/gooddata/lcm/types/special/enum.rb
gooddata-0.6.54 lib/gooddata/lcm/types/special/enum.rb