public class CcSummary extends Object
| Constructor and Description |
|---|
CcSummary() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<CcApp> |
getApps() |
Collection<CcServiceInstance> |
getServiceInstances() |
int |
hashCode() |
void |
setApps(Collection<CcApp> apps) |
void |
setServiceInstances(List<CcServiceInstance> serviceInstances) |
public Collection<CcApp> getApps()
public void setApps(Collection<CcApp> apps)
public Collection<CcServiceInstance> getServiceInstances()
public void setServiceInstances(List<CcServiceInstance> serviceInstances)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.