Class: Strut::Annotation
- Inherits:
-
Struct
- Object
- Struct
- Strut::Annotation
- Defined in:
- lib/strut/annotation.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message
6 7 8 |
# File 'lib/strut/annotation.rb', line 6 def end |
#type ⇒ Object
Returns the value of attribute type
6 7 8 |
# File 'lib/strut/annotation.rb', line 6 def type @type end |