Class COCTMT230100UVPackagedMedicine
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt230100UV.COCTMT230100UVPackagedMedicine
- All Implemented Interfaces:
Serializable
Description of the class COCTMT230100UVPackagedMedicine.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAsManufacturedProduct(COCTMT230100UVManufacturedProduct asManufacturedProduct_elt) Add a asManufacturedProduct to the asManufacturedProduct collection.voidAdd a name to the name collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddTemplateId(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.voidremoveAsManufacturedProduct(COCTMT230100UVManufacturedProduct asManufacturedProduct_elt) Remove a asManufacturedProduct to the asManufacturedProduct collection.voidremoveName(TN name_elt) Remove a name to the name collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidsetAsManufacturedProduct(List<COCTMT230100UVManufacturedProduct> asManufacturedProduct) Set a value to attribute asManufacturedProduct.voidsetAsSuperContent(COCTMT230100UVSuperContent asSuperContent) Set a value to attribute asSuperContent.voidsetCapacityQuantity(PQ capacityQuantity) Set a value to attribute capacityQuantity.voidsetCapTypeCode(CE capTypeCode) Set a value to attribute capTypeCode.voidsetClassCode(EntityClassContainer classCode) Set a value to attribute classCode.voidSet a value to attribute code.voidsetDeterminerCode(EntityDeterminer determinerCode) Set a value to attribute determinerCode.voidsetFormCode(CE formCode) Set a value to attribute formCode.voidSet a value to attribute id.voidsetLotNumberText(ST lotNumberText) Set a value to attribute lotNumberText.voidSet a value to attribute name.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetSubContent(COCTMT230100UVSubContent subContent) Set a value to attribute subContent.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidSet a value to attribute typeId.static voidvalidateByModule(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
-