Class PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent
Java class for PRPA_IN201306UV02.MFMI_MT700711UV01.RegistrationEvent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PRPA_IN201306UV02.MFMI_MT700711UV01.RegistrationEvent">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
<element name="id" type="{urn:hl7-org:v3}II" maxOccurs="unbounded" minOccurs="0"/>
<element name="statusCode" type="{urn:hl7-org:v3}CS"/>
<element name="effectiveTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
<element name="subject1" type="{urn:hl7-org:v3}PRPA_IN201306UV02.MFMI_MT700711UV01.Subject2"/>
<element name="author" type="{urn:hl7-org:v3}MFMI_MT700711UV01.Author2" minOccurs="0"/>
<element name="custodian" type="{urn:hl7-org:v3}MFMI_MT700711UV01.Custodian"/>
<element name="inFulfillmentOf" type="{urn:hl7-org:v3}MFMI_MT700711UV01.InFulfillmentOf" maxOccurs="unbounded" minOccurs="0"/>
<element name="definition" type="{urn:hl7-org:v3}MFMI_MT700711UV01.Definition" maxOccurs="unbounded" minOccurs="0"/>
<element name="replacementOf" type="{urn:hl7-org:v3}MFMI_MT700711UV01.ReplacementOf" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
<attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
<attribute name="classCode" use="required" type="{urn:hl7-org:v3}ActClass" fixed="REG" />
<attribute name="moodCode" use="required" type="{urn:hl7-org:v3}ActMood" fixed="EVN" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<MFMIMT700711UV01Author2>protected MFMIMT700711UV01Custodianprotected List<MFMIMT700711UV01Definition>protected IVLTSprotected List<MFMIMT700711UV01InFulfillmentOf>protected List<MFMIMT700711UV01ReplacementOf>protected CSprotected PRPAIN201306UV02MFMIMT700711UV01Subject2protected II -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanjakarta.xml.bind.JAXBElement<MFMIMT700711UV01Author2>Gets the value of the author property.Gets the value of the classCode property.Gets the value of the custodian property.Gets the value of the definition property.Gets the value of the effectiveTime property.getId()Gets the value of the id property.Gets the value of the inFulfillmentOf property.Gets the value of the moodCode property.Gets the value of the nullFlavor property.Gets the value of the realmCode property.Gets the value of the replacementOf property.Gets the value of the statusCode property.Gets the value of the subject1 property.Gets the value of the templateId property.Gets the value of the typeId property.inthashCode()voidsetAuthor(jakarta.xml.bind.JAXBElement<MFMIMT700711UV01Author2> value) Sets the value of the author property.voidSets the value of the custodian property.voidsetEffectiveTime(IVLTS value) Sets the value of the effectiveTime property.voidsetStatusCode(CS value) Sets the value of the statusCode property.voidSets the value of the subject1 property.voidSets the value of the typeId property.toString()Generates a String representation of the contents of this type.withAuthor(jakarta.xml.bind.JAXBElement<MFMIMT700711UV01Author2> value) withClassCode(String... values) withClassCode(Collection<String> values) withDefinition(MFMIMT700711UV01Definition... values) withEffectiveTime(IVLTS value) withId(Collection<II> values) withMoodCode(String... values) withMoodCode(Collection<String> values) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withReplacementOf(MFMIMT700711UV01ReplacementOf... values) withStatusCode(CS value) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
statusCode
-
effectiveTime
-
subject1
-
author
-
custodian
-
inFulfillmentOf
-
definition
-
replacementOf
-
nullFlavor
-
classCode
-
moodCode
-
-
Constructor Details
-
PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent()
-
-
Method Details
-
getRealmCode
Gets the value of the realmCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the realmCode property.For example, to add a new item, do as follows:
getRealmCode().add(newItem);Objects of the following type(s) are allowed in the list
CS -
getTypeId
Gets the value of the typeId property.- Returns:
- possible object is
II
-
setTypeId
Sets the value of the typeId property.- Parameters:
value- allowed object isII
-
getTemplateId
Gets the value of the templateId property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the templateId property.For example, to add a new item, do as follows:
getTemplateId().add(newItem);Objects of the following type(s) are allowed in the list
II -
getId
Gets the value of the id property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the id property.For example, to add a new item, do as follows:
getId().add(newItem);Objects of the following type(s) are allowed in the list
II -
getStatusCode
Gets the value of the statusCode property.- Returns:
- possible object is
CS
-
setStatusCode
Sets the value of the statusCode property.- Parameters:
value- allowed object isCS
-
getEffectiveTime
Gets the value of the effectiveTime property.- Returns:
- possible object is
IVLTS
-
setEffectiveTime
Sets the value of the effectiveTime property.- Parameters:
value- allowed object isIVLTS
-
getSubject1
Gets the value of the subject1 property.- Returns:
- possible object is
PRPAIN201306UV02MFMIMT700711UV01Subject2
-
setSubject1
Sets the value of the subject1 property.- Parameters:
value- allowed object isPRPAIN201306UV02MFMIMT700711UV01Subject2
-
getAuthor
Gets the value of the author property.- Returns:
- possible object is
JAXBElement<MFMIMT700711UV01Author2>
-
setAuthor
Sets the value of the author property.- Parameters:
value- allowed object isJAXBElement<MFMIMT700711UV01Author2>
-
getCustodian
Gets the value of the custodian property.- Returns:
- possible object is
MFMIMT700711UV01Custodian
-
setCustodian
Sets the value of the custodian property.- Parameters:
value- allowed object isMFMIMT700711UV01Custodian
-
getInFulfillmentOf
Gets the value of the inFulfillmentOf property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the inFulfillmentOf property.For example, to add a new item, do as follows:
getInFulfillmentOf().add(newItem);Objects of the following type(s) are allowed in the list
MFMIMT700711UV01InFulfillmentOf -
getDefinition
Gets the value of the definition property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the definition property.For example, to add a new item, do as follows:
getDefinition().add(newItem);Objects of the following type(s) are allowed in the list
MFMIMT700711UV01Definition -
getReplacementOf
Gets the value of the replacementOf property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the replacementOf property.For example, to add a new item, do as follows:
getReplacementOf().add(newItem);Objects of the following type(s) are allowed in the list
MFMIMT700711UV01ReplacementOf -
getNullFlavor
Gets the value of the nullFlavor property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the nullFlavor property.For example, to add a new item, do as follows:
getNullFlavor().add(newItem);Objects of the following type(s) are allowed in the list
String -
getClassCode
Gets the value of the classCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the classCode property.For example, to add a new item, do as follows:
getClassCode().add(newItem);Objects of the following type(s) are allowed in the list
String -
getMoodCode
Gets the value of the moodCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the moodCode property.For example, to add a new item, do as follows:
getMoodCode().add(newItem);Objects of the following type(s) are allowed in the list
String -
withRealmCode
-
withRealmCode
-
withTypeId
-
withTemplateId
-
withTemplateId
-
withId
-
withId
-
withStatusCode
-
withEffectiveTime
-
withSubject1
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withSubject1(PRPAIN201306UV02MFMIMT700711UV01Subject2 value) -
withAuthor
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withAuthor(jakarta.xml.bind.JAXBElement<MFMIMT700711UV01Author2> value) -
withCustodian
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withCustodian(MFMIMT700711UV01Custodian value) -
withInFulfillmentOf
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withInFulfillmentOf(MFMIMT700711UV01InFulfillmentOf... values) -
withInFulfillmentOf
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withInFulfillmentOf(Collection<MFMIMT700711UV01InFulfillmentOf> values) -
withDefinition
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withDefinition(MFMIMT700711UV01Definition... values) -
withDefinition
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withDefinition(Collection<MFMIMT700711UV01Definition> values) -
withReplacementOf
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withReplacementOf(MFMIMT700711UV01ReplacementOf... values) -
withReplacementOf
public PRPAIN201306UV02MFMIMT700711UV01RegistrationEvent withReplacementOf(Collection<MFMIMT700711UV01ReplacementOf> values) -
withNullFlavor
-
withNullFlavor
-
withClassCode
-
withClassCode
-
withMoodCode
-
withMoodCode
-
equals
-
hashCode
public int hashCode() -
toString
Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin
-