@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:19+02:00", comments="JAXB RI v2.3.7") 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, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public OrganizationContactInformationType getOrganizationContactInformation()
OrganizationContactInformationType
public void setOrganizationContactInformation(OrganizationContactInformationType value)
value
- allowed object is
OrganizationContactInformationType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.