Class: Ppds::Photo

Inherits:
ClassFactory
  • Object
show all
Defined in:
lib/ppds/flickr.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dateuploadObject

Returns the value of attribute dateupload.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def dateupload
  @dateupload
end

#farmObject

Returns the value of attribute farm.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def farm
  @farm
end

#iconfarmObject

Returns the value of attribute iconfarm.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def iconfarm
  @iconfarm
end

#iconserverObject

Returns the value of attribute iconserver.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def iconserver
  @iconserver
end

#idObject

Returns the value of attribute id.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def id
  @id
end

#isfamilyObject

Returns the value of attribute isfamily.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def isfamily
  @isfamily
end

#isfriendObject

Returns the value of attribute isfriend.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def isfriend
  @isfriend
end

#ispublicObject

Returns the value of attribute ispublic.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def ispublic
  @ispublic
end

#licenseObject

Returns the value of attribute license.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def license
  @license
end

#ownerObject

Returns the value of attribute owner.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def owner
  @owner
end

#secretObject

Returns the value of attribute secret.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def secret
  @secret
end

#serverObject

Returns the value of attribute server.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def server
  @server
end

#titleObject

Returns the value of attribute title.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def title
  @title
end

#usernameObject

Returns the value of attribute username.



7
8
9
# File 'lib/ppds/flickr.rb', line 7

def username
  @username
end