@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T11:00:13+02:00", comments="JAXB RI v2.3.7") public class RegistrationsAnswer extends Object implements Serializable
Java class for registrationsAnswerType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="registrationsAnswerType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="registrant" type="{urn:be:cin:nip:sync:reg:v1}registrantType"/>
<element name="registrationAnswer" type="{urn:be:cin:nip:sync:reg:v1}registrationAnswerType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RegistrationsAnswer() |
| Modifier and Type | Method and Description |
|---|---|
RegistrantType |
getRegistrant()
Gets the value of the registrant property.
|
RegistrationAnswerType |
getRegistrationAnswer()
Gets the value of the registrationAnswer property.
|
void |
setRegistrant(RegistrantType value)
Sets the value of the registrant property.
|
void |
setRegistrationAnswer(RegistrationAnswerType value)
Sets the value of the registrationAnswer property.
|
public RegistrantType getRegistrant()
RegistrantTypepublic void setRegistrant(RegistrantType value)
value - allowed object is
RegistrantTypepublic RegistrationAnswerType getRegistrationAnswer()
RegistrationAnswerTypepublic void setRegistrationAnswer(RegistrationAnswerType value)
value - allowed object is
RegistrationAnswerType
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.