|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.kii.sdk.photocolle.ContentInfo
public class ContentInfo
Content information.
| Method Summary | |
|---|---|
Date |
getExifCameraDate()
Get photo taking day of this content. |
long |
getFileDataSize()
Get file size of this content. |
FileType |
getFileType()
Get file type of this content. |
ContentGUID |
getGuid()
Get guid of this content. |
Date |
getModifiedDate()
Get modified date time of this content. |
String |
getName()
Get name of this content. |
Date |
getUploadedDate()
Get uploaded date time of this content. |
boolean |
isResizable()
Get a flag to determine resizing content is allowed or not. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ContentGUID getGuid()
public String getName()
public FileType getFileType()
public Date getExifCameraDate()
public Date getModifiedDate()
public Date getUploadedDate()
public long getFileDataSize()
public boolean isResizable()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||