Class COCTMT230100UVPackagedMedicine
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt230100UV.COCTMT230100UVPackagedMedicine
- All Implemented Interfaces:
Serializable
Description of the class COCTMT230100UVPackagedMedicine.
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addAsManufacturedProduct
(COCTMT230100UVManufacturedProduct asManufacturedProduct_elt) Add a asManufacturedProduct to the asManufacturedProduct collection.void
Add a name to the name collection.void
addRealmCode
(CS realmCode_elt) Add a realmCode to the realmCode collection.void
addTemplateId
(II templateId_elt) Add a templateId to the templateId collection.Return asManufacturedProduct.Return asSuperContent.Return capacityQuantity.Return capTypeCode.Return classCode.getCode()
Return code.Return determinerCode.Return formCode.getId()
Return id.Return lotNumberText.getName()
Return name.Return nullFlavor.Return realmCode.Return subContent.Return templateId.Return typeId.void
removeAsManufacturedProduct
(COCTMT230100UVManufacturedProduct asManufacturedProduct_elt) Remove a asManufacturedProduct to the asManufacturedProduct collection.void
removeName
(TN name_elt) Remove a name to the name collection.void
removeRealmCode
(CS realmCode_elt) Remove a realmCode to the realmCode collection.void
removeTemplateId
(II templateId_elt) Remove a templateId to the templateId collection.void
set_xmlNodePresentation
(Node _xmlNodePresentation) void
setAsManufacturedProduct
(List<COCTMT230100UVManufacturedProduct> asManufacturedProduct) Set a value to attribute asManufacturedProduct.void
setAsSuperContent
(COCTMT230100UVSuperContent asSuperContent) Set a value to attribute asSuperContent.void
setCapacityQuantity
(PQ capacityQuantity) Set a value to attribute capacityQuantity.void
setCapTypeCode
(CE capTypeCode) Set a value to attribute capTypeCode.void
setClassCode
(EntityClassContainer classCode) Set a value to attribute classCode.void
Set a value to attribute code.void
setDeterminerCode
(EntityDeterminer determinerCode) Set a value to attribute determinerCode.void
setFormCode
(CE formCode) Set a value to attribute formCode.void
Set a value to attribute id.void
setLotNumberText
(ST lotNumberText) Set a value to attribute lotNumberText.void
Set a value to attribute name.void
setNullFlavor
(NullFlavor nullFlavor) Set a value to attribute nullFlavor.void
setRealmCode
(List<CS> realmCode) Set a value to attribute realmCode.void
setSubContent
(COCTMT230100UVSubContent subContent) Set a value to attribute subContent.void
setTemplateId
(List<II> templateId) Set a value to attribute templateId.void
Set a value to attribute typeId.static void
validateByModule
(COCTMT230100UVPackagedMedicine cOCTMT230100UVPackagedMedicine, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
name
-
formCode
-
lotNumberText
-
capacityQuantity
-
capTypeCode
-
asManufacturedProduct
-
asSuperContent
-
subContent
-
classCode
-
determinerCode
-
nullFlavor
-
-
Constructor Details
-
COCTMT230100UVPackagedMedicine
public COCTMT230100UVPackagedMedicine()
-
-
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. -
getCode
Return code.- Returns:
- code
-
setCode
Set a value to attribute code. -
getName
Return name.- Returns:
- name
-
setName
Set a value to attribute name. -
addName
Add a name to the name collection.- Parameters:
name_elt
- Element to add.
-
removeName
Remove a name to the name collection.- Parameters:
name_elt
- Element to remove
-
getFormCode
Return formCode.- Returns:
- formCode
-
setFormCode
Set a value to attribute formCode. -
getLotNumberText
Return lotNumberText.- Returns:
- lotNumberText
-
setLotNumberText
Set a value to attribute lotNumberText. -
getCapacityQuantity
Return capacityQuantity.- Returns:
- capacityQuantity
-
setCapacityQuantity
Set a value to attribute capacityQuantity. -
getCapTypeCode
Return capTypeCode.- Returns:
- capTypeCode
-
setCapTypeCode
Set a value to attribute capTypeCode. -
getAsManufacturedProduct
Return asManufacturedProduct.- Returns:
- asManufacturedProduct
-
setAsManufacturedProduct
Set a value to attribute asManufacturedProduct. -
addAsManufacturedProduct
Add a asManufacturedProduct to the asManufacturedProduct collection.- Parameters:
asManufacturedProduct_elt
- Element to add.
-
removeAsManufacturedProduct
public void removeAsManufacturedProduct(COCTMT230100UVManufacturedProduct asManufacturedProduct_elt) Remove a asManufacturedProduct to the asManufacturedProduct collection.- Parameters:
asManufacturedProduct_elt
- Element to remove
-
getAsSuperContent
Return asSuperContent.- Returns:
- asSuperContent
-
setAsSuperContent
Set a value to attribute asSuperContent. -
getSubContent
Return subContent.- Returns:
- subContent
-
setSubContent
Set a value to attribute subContent. -
getClassCode
Return classCode.- Returns:
- classCode
-
setClassCode
Set a value to attribute classCode. -
getDeterminerCode
Return determinerCode.- Returns:
- determinerCode
-
setDeterminerCode
Set a value to attribute determinerCode. -
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor. -
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(COCTMT230100UVPackagedMedicine cOCTMT230100UVPackagedMedicine, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-