@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:53:28+02:00", comments="JAXB RI v2.2.11") public class GetEtkRequest extends RequestType implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:1_0:protocol}RequestType"> <sequence> <element name="SearchCriteria" type="{urn:be:fgov:ehealth:etkdepot:1_0:protocol}SearchCriteriaType"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GetEtkRequest() |
Modifier and Type | Method and Description |
---|---|
SearchCriteriaType |
getSearchCriteria()
Gets the value of the searchCriteria property.
|
void |
setSearchCriteria(SearchCriteriaType value)
Sets the value of the searchCriteria property.
|
public SearchCriteriaType getSearchCriteria()
SearchCriteriaType
public void setSearchCriteria(SearchCriteriaType value)
value
- allowed object is
SearchCriteriaType
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.