@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:53:28+02:00", comments="JAXB RI v2.2.11") public class GenerateRevocationContractResponse extends StatusResponseType implements Serializable
Java class for GenerateRevocationContractResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GenerateRevocationContractResponseType">
<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}RevocationContractType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GenerateRevocationContractResponse() |
| Modifier and Type | Method and Description |
|---|---|
RevocationContractType |
getContract()
Gets the value of the contract property.
|
void |
setContract(RevocationContractType value)
Sets the value of the contract property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic RevocationContractType getContract()
RevocationContractTypepublic void setContract(RevocationContractType value)
value - allowed object is
RevocationContractType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.