public class DocumentInfo extends Object
DocumentInfo()
DocumentInfo(String name, String content)
boolean
equals(Object obj)
String
getContent()
getName()
int
hashCode()
void
setContent(String content)
setName(String name)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public DocumentInfo()
public DocumentInfo(String name, String content)
public String getContent()
public void setContent(String content)
content
public String getName()
public void setName(String name)
name
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2013 DuraSpace. All Rights Reserved.