@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:26:45+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()
RegistrantType
public void setRegistrant(RegistrantType value)
value
- allowed object is
RegistrantType
public RegistrationAnswerType getRegistrationAnswer()
RegistrationAnswerType
public void setRegistrationAnswer(RegistrationAnswerType value)
value
- allowed object is
RegistrationAnswerType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.