Class: Inferno::DSL::PrimitiveType

Inherits:
FHIR::Element
  • Object
show all
Defined in:
lib/inferno/dsl/primitive_type.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value.



6
7
8
# File 'lib/inferno/dsl/primitive_type.rb', line 6

def value
  @value
end