Method: CoreLibrary::XmlAttributes#get_value

Defined in:
lib/apimatic-core/types/xml_attributes.rb

#get_valueObject

Getter for value of XmlAttributes.



38
39
40
# File 'lib/apimatic-core/types/xml_attributes.rb', line 38

def get_value
  @value
end