Class: OpenTox::WrapperResult

Inherits:
String
  • Object
show all
Defined in:
lib/rest_client_wrapper.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from String

#dataset_uri?, #link_urls, model_uri?, #task_uri?, #to_triple, #underscore, #uri?

Instance Attribute Details

#codeObject

Returns the value of attribute code.



4
5
6
# File 'lib/rest_client_wrapper.rb', line 4

def code
  @code
end

#content_typeObject

Returns the value of attribute content_type.



4
5
6
# File 'lib/rest_client_wrapper.rb', line 4

def content_type
  @content_type
end