Class: Jumbotron::Adapters::DiscoveryDefinition

Inherits:
Data
  • Object
show all
Defined in:
app/adapters/jumbotron/adapters/discovery_definition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#endpointObject (readonly)

Returns the value of attribute endpoint

Returns:

  • (Object)

    the current value of endpoint



5
6
7
# File 'app/adapters/jumbotron/adapters/discovery_definition.rb', line 5

def endpoint
  @endpoint
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



5
6
7
# File 'app/adapters/jumbotron/adapters/discovery_definition.rb', line 5

def id
  @id
end