public class DocumentInfo extends Object
| Constructor and Description |
|---|
DocumentInfo() |
DocumentInfo(String name,
String content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContent() |
String |
getName() |
int |
hashCode() |
void |
setContent(String content) |
void |
setName(String name) |
Copyright © 2015 DuraSpace. All Rights Reserved.