@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:26:45+02:00", comments="JAXB RI v2.3.7") public class Registrations extends Object implements Serializable
Java class for registrationsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="registrationsType"> <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="registration" type="{urn:be:cin:nip:sync:reg:v1}registrationType"/> </sequence> <attribute name="StartDateTime" use="required" type="{http://www.w3.org/2001/XMLSchema}date" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Registrations() |
Modifier and Type | Method and Description |
---|---|
RegistrantType |
getRegistrant()
Gets the value of the registrant property.
|
RegistrationType |
getRegistration()
Gets the value of the registration property.
|
org.joda.time.DateTime |
getStartDateTime()
Gets the value of the startDateTime property.
|
void |
setRegistrant(RegistrantType value)
Sets the value of the registrant property.
|
void |
setRegistration(RegistrationType value)
Sets the value of the registration property.
|
void |
setStartDateTime(org.joda.time.DateTime value)
Sets the value of the startDateTime property.
|
public RegistrantType getRegistrant()
RegistrantType
public void setRegistrant(RegistrantType value)
value
- allowed object is
RegistrantType
public RegistrationType getRegistration()
RegistrationType
public void setRegistration(RegistrationType value)
value
- allowed object is
RegistrationType
public org.joda.time.DateTime getStartDateTime()
String
public void setStartDateTime(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.