org.duracloud.serviceconfig
Class ServiceReportList

java.lang.Object
  extended by org.duracloud.serviceconfig.ServiceReportBase
      extended by org.duracloud.serviceconfig.ServiceReportList

public class ServiceReportList
extends ServiceReportBase


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

ServiceReportList

public ServiceReportList(List<String> serviceReportList)
Method Detail

getServiceReportList

public List<String> getServiceReportList()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2009-2011 DuraSpace. All Rights Reserved.