Packageeu.orangeflash.webapis.yahoo.types
Classpublic class Cache

Class, holds params for cache in Yahoo WebSearch.



Public Properties
 PropertyDefined by
  size : Number
[read-only] Number, cache size in bytes.
Cache
  url : String
[read-only] String, cache url.
Cache
Property detail
sizeproperty
size:Number  [read-only]

Number, cache size in bytes.

Implementation
    public function get size():Number
urlproperty 
url:String  [read-only]

String, cache url.

Implementation
    public function get url():String