Class: WSDL::Request::Comment
- Inherits:
-
Data
- Object
- Data
- WSDL::Request::Comment
- Defined in:
- lib/wsdl/request/envelope.rb
Overview
XML comment node.
Instance Attribute Summary collapse
-
#text ⇒ Object
readonly
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Object (readonly)
Returns the value of attribute text
95 96 97 |
# File 'lib/wsdl/request/envelope.rb', line 95 def text @text end |