public class SearchCulturalContactsOfOrdersByCriteriaResponse extends Object implements Serializable
Java class for searchCulturalContactsOfOrdersByCriteriaResponse complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected SearchOrdersResult |
searchOrdersResult |
Constructor and Description |
---|
SearchCulturalContactsOfOrdersByCriteriaResponse() |
Modifier and Type | Method and Description |
---|---|
SearchOrdersResult |
getSearchOrdersResult()
Gets the value of the searchOrdersResult property.
|
void |
setSearchOrdersResult(SearchOrdersResult value)
Sets the value of the searchOrdersResult property.
|
protected SearchOrdersResult searchOrdersResult
public SearchCulturalContactsOfOrdersByCriteriaResponse()
public SearchOrdersResult getSearchOrdersResult()
SearchOrdersResult
public void setSearchOrdersResult(SearchOrdersResult value)
value
- allowed object is
SearchOrdersResult
Copyright © 2021. All rights reserved.