be.cin.nip.sync.reg.v1
Class RegistrationsAnswer

java.lang.Object
  extended by be.cin.nip.sync.reg.v1.RegistrationsAnswer
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:32:31+02:00",
           comments="JAXB RI v2.2.6")
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>
 

See Also:
Serialized Form

Constructor Summary
RegistrationsAnswer()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationsAnswer

public RegistrationsAnswer()
Method Detail

getRegistrant

public RegistrantType getRegistrant()
Gets the value of the registrant property.

Returns:
possible object is RegistrantType

setRegistrant

public void setRegistrant(RegistrantType value)
Sets the value of the registrant property.

Parameters:
value - allowed object is RegistrantType

getRegistrationAnswer

public RegistrationAnswerType getRegistrationAnswer()
Gets the value of the registrationAnswer property.

Returns:
possible object is RegistrationAnswerType

setRegistrationAnswer

public void setRegistrationAnswer(RegistrationAnswerType value)
Sets the value of the registrationAnswer property.

Parameters:
value - allowed object is RegistrationAnswerType



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.