Uses of Class
com.rometools.modules.photocast.types.PhotoDate
-
Packages that use PhotoDate Package Description com.rometools.modules.photocast.types This package contains datatypes for use with the photocast module. -
-
Uses of PhotoDate in com.rometools.modules.photocast.types
Methods in com.rometools.modules.photocast.types that return PhotoDate Modifier and Type Method Description PhotoDateMetadata. getPhotoDate()Returns the PhotoDate value.Constructors in com.rometools.modules.photocast.types with parameters of type PhotoDate Constructor Description Metadata(PhotoDate photoDate, String comments)Creates a new instance of Metadata with a set photoDate and comments value.
-