public class Summary extends Object implements Serializable
| Constructor and Description | 
|---|
Summary()  | 
Summary(Resource... resources)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addResource(Resource resource)  | 
boolean | 
equals(Object obj)  | 
List<Resource> | 
getResources()  | 
int | 
hashCode()  | 
void | 
setResources(List<Resource> resources)  | 
Copyright © 2020. All rights reserved.