Inheritance diagram for DzContentDBEntry:
Methods | |
String | creationTimestamp () |
String | description () |
String | filename () |
Number | id () |
String | keywords () |
String | metadata () |
String | path () |
void | setCreationTimestamp (String creationTimestamp) |
void | setDescription (String description) |
void | setFilename (String filename) |
void | setId (Number i) |
void | setKeywords (String keywords) |
void | setMetadata (String metadata) |
void | setPath (String path) |
void | setType (String type) |
String | type () |