Class: GoodData::LCM2::Type::Param
- Defined in:
- lib/gooddata/lcm/types/param.rb
Instance Attribute Summary collapse
-
#description ⇒ Object
Returns the value of attribute description.
-
#name ⇒ Object
Returns the value of attribute name.
-
#opts ⇒ Object
Returns the value of attribute opts.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
permalink #description ⇒ Object
Returns the value of attribute description
13 14 15 |
# File 'lib/gooddata/lcm/types/param.rb', line 13 def description @description end |
permalink #name ⇒ Object
Returns the value of attribute name
13 14 15 |
# File 'lib/gooddata/lcm/types/param.rb', line 13 def name @name end |