public class CatalogServiceBulkRep extends BulkRestRep
| Constructor and Description | 
|---|
CatalogServiceBulkRep()  | 
CatalogServiceBulkRep(java.util.List<CatalogServiceRestRep> catalogServices)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<CatalogServiceRestRep> | 
getCatalogServices()
List of catalog services 
 | 
void | 
setCatalogServices(java.util.List<CatalogServiceRestRep> catalogServices)  | 
public CatalogServiceBulkRep()
public CatalogServiceBulkRep(java.util.List<CatalogServiceRestRep> catalogServices)
public java.util.List<CatalogServiceRestRep> getCatalogServices()
public void setCatalogServices(java.util.List<CatalogServiceRestRep> catalogServices)