@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:53:28+02:00", comments="JAXB RI v2.2.11") public class GenerateContractResponse extends StatusResponseType implements Serializable
Java class for GenerateContractResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GenerateContractResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType"> <sequence minOccurs="0"> <element name="Contract" type="{urn:be:fgov:ehealth:certra:core:v2}ContractType"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GenerateContractResponse() |
Modifier and Type | Method and Description |
---|---|
ContractType |
getContract()
Gets the value of the contract property.
|
void |
setContract(ContractType value)
Sets the value of the contract property.
|
getStatus, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public ContractType getContract()
ContractType
public void setContract(ContractType value)
value
- allowed object is
ContractType
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.