|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.serviceconfig.ServiceReportBase
org.duracloud.serviceconfig.ServiceReportList
public class ServiceReportList
Field Summary |
---|
Fields inherited from class org.duracloud.serviceconfig.ServiceReportBase |
---|
SCHEMA_NAME, SCHEMA_VERSION, schemaVersion |
Constructor Summary | |
---|---|
ServiceReportList(List<String> serviceReportList)
|
Method Summary | |
---|---|
boolean |
equals(Object o)
|
List<String> |
getServiceReportList()
|
int |
hashCode()
|
Methods inherited from class org.duracloud.serviceconfig.ServiceReportBase |
---|
getSchemaVersion, setSchemaVersion |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceReportList(List<String> serviceReportList)
Method Detail |
---|
public List<String> getServiceReportList()
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |