Class COCTMT510000UV06FinancialParticipationCharge
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt510000UV06.COCTMT510000UV06FinancialParticipationCharge
- All Implemented Interfaces:
Serializable
Description of the class COCTMT510000UV06FinancialParticipationCharge.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd a id to the id collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddReference(COCTMT510000UV06Reference2 reference_elt) Add a reference to the reference collection.voidaddTemplateId(II templateId_elt) Add a templateId to the templateId collection.Return classCode.getCode()Return code.Return effectiveTime.Return factorNumber.getId()Return id.Return moodCode.Return netAmt.Return nullFlavor.Return realmCode.Return reference.Return templateId.Return typeId.Return unitPriceAmt.Return unitQuantity.voidRemove a id to the id collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveReference(COCTMT510000UV06Reference2 reference_elt) Remove a reference to the reference collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidsetClassCode(ActClass classCode) Set a value to attribute classCode.voidSet a value to attribute code.voidsetEffectiveTime(IVLTS effectiveTime) Set a value to attribute effectiveTime.voidsetFactorNumber(REAL factorNumber) Set a value to attribute factorNumber.voidSet a value to attribute id.voidsetMoodCode(ActMoodCriterion moodCode) Set a value to attribute moodCode.voidSet a value to attribute netAmt.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetReference(List<COCTMT510000UV06Reference2> reference) Set a value to attribute reference.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidSet a value to attribute typeId.voidsetUnitPriceAmt(RTOMOPQ unitPriceAmt) Set a value to attribute unitPriceAmt.voidsetUnitQuantity(RTOPQPQ unitQuantity) Set a value to attribute unitQuantity.static voidvalidateByModule(COCTMT510000UV06FinancialParticipationCharge cOCTMT510000UV06FinancialParticipationCharge, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
effectiveTime
-
unitQuantity
-
unitPriceAmt
-
netAmt
-
factorNumber
-
reference
-
classCode
-
moodCode
-
nullFlavor
-
-
Constructor Details
-
COCTMT510000UV06FinancialParticipationCharge
public COCTMT510000UV06FinancialParticipationCharge()
-
-
Method Details
-
getRealmCode
Return realmCode.- Returns:
- realmCode
-
setRealmCode
Set a value to attribute realmCode. -
addRealmCode
Add a realmCode to the realmCode collection.- Parameters:
realmCode_elt- Element to add.
-
removeRealmCode
Remove a realmCode to the realmCode collection.- Parameters:
realmCode_elt- Element to remove
-
getTypeId
Return typeId.- Returns:
- typeId
-
setTypeId
Set a value to attribute typeId. -
getTemplateId
Return templateId.- Returns:
- templateId
-
setTemplateId
Set a value to attribute templateId. -
addTemplateId
Add a templateId to the templateId collection.- Parameters:
templateId_elt- Element to add.
-
removeTemplateId
Remove a templateId to the templateId collection.- Parameters:
templateId_elt- Element to remove
-
getId
Return id.- Returns:
- id
-
setId
Set a value to attribute id. -
addId
Add a id to the id collection.- Parameters:
id_elt- Element to add.
-
removeId
Remove a id to the id collection.- Parameters:
id_elt- Element to remove
-
getCode
Return code.- Returns:
- code
-
setCode
Set a value to attribute code. -
getEffectiveTime
Return effectiveTime.- Returns:
- effectiveTime
-
setEffectiveTime
Set a value to attribute effectiveTime. -
getUnitQuantity
Return unitQuantity.- Returns:
- unitQuantity
-
setUnitQuantity
Set a value to attribute unitQuantity. -
getUnitPriceAmt
Return unitPriceAmt.- Returns:
- unitPriceAmt
-
setUnitPriceAmt
Set a value to attribute unitPriceAmt. -
getNetAmt
Return netAmt.- Returns:
- netAmt
-
setNetAmt
Set a value to attribute netAmt. -
getFactorNumber
Return factorNumber.- Returns:
- factorNumber
-
setFactorNumber
Set a value to attribute factorNumber. -
getReference
Return reference.- Returns:
- reference
-
setReference
Set a value to attribute reference. -
addReference
Add a reference to the reference collection.- Parameters:
reference_elt- Element to add.
-
removeReference
Remove a reference to the reference collection.- Parameters:
reference_elt- Element to remove
-
getClassCode
Return classCode.- Returns:
- classCode
-
setClassCode
Set a value to attribute classCode. -
getMoodCode
Return moodCode.- Returns:
- moodCode
-
setMoodCode
Set a value to attribute moodCode. -
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor. -
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(COCTMT510000UV06FinancialParticipationCharge cOCTMT510000UV06FinancialParticipationCharge, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-