Class: Inferno::DSL::PrimitiveType
- Inherits:
-
FHIR::Element
- Object
- FHIR::Element
- Inferno::DSL::PrimitiveType
- Defined in:
- lib/inferno/dsl/primitive_type.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value.
6 7 8 |
# File 'lib/inferno/dsl/primitive_type.rb', line 6 def value @value end |