Package | com.adobe.webapis.flickr |
Class | public class PhotoPool |
Property | Defined by | ||
---|---|---|---|
id : String
The id of the photo pool
| PhotoPool | ||
title : String
The title of the photo pool
| PhotoPool |
Method | Defined by | ||
---|---|---|---|
Construct a new PhotoPool instance
| PhotoPool |
id | property |
id:String
[read-write]The id of the photo pool
Implementation public function get id():String
public function set id(value:String):void
title | property |
title:String
[read-write]The title of the photo pool
Implementation public function get title():String
public function set title(value:String):void
PhotoPool | () | constructor |
public function PhotoPool()
Construct a new PhotoPool instance