public class CcOrgsList extends Object
| Constructor and Description |
|---|
CcOrgsList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNextUrl() |
Collection<CcOrg> |
getOrgs() |
void |
setNextUrl(String nextUrl) |
void |
setOrgs(Collection<CcOrg> orgs) |
public Collection<CcOrg> getOrgs()
public void setOrgs(Collection<CcOrg> orgs)
public String getNextUrl()
public void setNextUrl(String nextUrl)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.