Package | Description |
---|---|
com.rometools.modules.photocast.types |
This package contains datatypes for use with the photocast module.
|
Modifier and Type | Field and Description |
---|---|
private PhotoDate |
Metadata.photoDate |
Modifier and Type | Method and Description |
---|---|
PhotoDate |
Metadata.getPhotoDate()
Returns the PhotoDate value.
|
Constructor and Description |
---|
Metadata(PhotoDate photoDate,
java.lang.String comments)
Creates a new instance of Metadata with a set photoDate and comments value.
|