@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class BusinessObjectDataDdlCollectionResponse extends Object
| Constructor and Description |
|---|
BusinessObjectDataDdlCollectionResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<BusinessObjectDataDdl> |
getBusinessObjectDataDdlResponses() |
String |
getDdlCollection() |
int |
hashCode() |
void |
setBusinessObjectDataDdlResponses(List<BusinessObjectDataDdl> businessObjectDataDdlResponses) |
void |
setDdlCollection(String ddlCollection) |
String |
toString() |
public BusinessObjectDataDdlCollectionResponse()
public List<BusinessObjectDataDdl> getBusinessObjectDataDdlResponses()
public void setBusinessObjectDataDdlResponses(List<BusinessObjectDataDdl> businessObjectDataDdlResponses)
public String getDdlCollection()
public void setDdlCollection(String ddlCollection)
Copyright © 2017. All rights reserved.