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