photospace.meta
Class MediaMeta

java.lang.Object
  extended byphotospace.meta.Meta
      extended byphotospace.meta.MediaMeta
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Direct Known Subclasses:
PhotoMeta

public class MediaMeta
extends Meta
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class photospace.meta.Meta
AUDIO, FOLDER, MOVIE, PHOTO, SEARCH, UNKNOWN
 
Constructor Summary
MediaMeta()
           
 
Method Summary
 java.lang.String getDevice()
           
 void setDevice(java.lang.String device)
           
 
Methods inherited from class photospace.meta.Meta
clone, equals, getCreated, getCreator, getDescription, getLabel, getName, getParent, getParentPath, getPath, getPosition, getRating, getRatingCount, getTags, getTitle, getUpdated, getViewCount, hashCode, isLocated, setCreated, setCreator, setDescription, setName, setParent, setPath, setPosition, setRating, setRatingCount, setTags, setTitle, setUpdated, setViewCount, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MediaMeta

public MediaMeta()
Method Detail

getDevice

public java.lang.String getDevice()

setDevice

public void setDevice(java.lang.String device)