Class: WSDL::Request::TextNode
- Inherits:
-
Data
- Object
- Data
- WSDL::Request::TextNode
- Defined in:
- lib/wsdl/request/envelope.rb
Overview
Text node.
Instance Attribute Summary collapse
-
#content ⇒ Object
readonly
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ Object (readonly)
Returns the value of attribute content
89 90 91 |
# File 'lib/wsdl/request/envelope.rb', line 89 def content @content end |