@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:39:54+02:00", comments="JAXB RI v2.2.11") public class ConsultCarmedInterventionResponse extends StatusResponseType implements Serializable
Java class for ConsultCarmedInterventionResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultCarmedInterventionResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence>
<element name="SelectionCriteria" type="{urn:be:fgov:ehealth:mediprima:core:v1}ConsultCarmedDataType"/>
<element name="Result" type="{urn:be:fgov:ehealth:mediprima:core:v1}CarmedAttributedListType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultCarmedInterventionResponse() |
| Modifier and Type | Method and Description |
|---|---|
CarmedAttributedListType |
getResult()
Gets the value of the result property.
|
ConsultCarmedDataType |
getSelectionCriteria()
Gets the value of the selectionCriteria property.
|
void |
setResult(CarmedAttributedListType value)
Sets the value of the result property.
|
void |
setSelectionCriteria(ConsultCarmedDataType value)
Sets the value of the selectionCriteria property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic ConsultCarmedDataType getSelectionCriteria()
ConsultCarmedDataTypepublic void setSelectionCriteria(ConsultCarmedDataType value)
value - allowed object is
ConsultCarmedDataTypepublic CarmedAttributedListType getResult()
CarmedAttributedListTypepublic void setResult(CarmedAttributedListType value)
value - allowed object is
CarmedAttributedListType
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.