|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons._1_0.protocol.RequestType
be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-02-02T03:42:59+01:00",
comments="JAXB RI v2.2.11")
public class GetEtkRequest
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 Summary | |
|---|---|
GetEtkRequest()
|
|
| Method Summary | |
|---|---|
SearchCriteriaType |
getSearchCriteria()
Gets the value of the searchCriteria property. |
void |
setSearchCriteria(SearchCriteriaType value)
Sets the value of the searchCriteria property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetEtkRequest()
| Method Detail |
|---|
public SearchCriteriaType getSearchCriteria()
SearchCriteriaTypepublic void setSearchCriteria(SearchCriteriaType value)
value - allowed object is
SearchCriteriaType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||