Class COCTMT090000UV01AssignedEntity
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt090000UV01.COCTMT090000UV01AssignedEntity
- All Implemented Interfaces:
 Serializable
Description of the class COCTMT090000UV01AssignedEntity.
- See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescription - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidAdd a addr to the addr collection.voidAdd a id to the id collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddTelecom(TEL telecom_elt) Add a telecom to the telecom collection.voidaddTemplateId(II templateId_elt) Add a templateId to the templateId collection.getAddr()Return addr.Return assignedDevice.Return assignedOrganization.Return assignedPerson.Return certificateText.Return classCode.getCode()Return code.Return effectiveTime.getId()Return id.Return nullFlavor.Return realmCode.Return representedOrganization.Return telecom.Return templateId.Return typeId.voidremoveAddr(AD addr_elt) Remove a addr to the addr collection.voidRemove a id to the id collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveTelecom(TEL telecom_elt) Remove a telecom to the telecom collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidSet a value to attribute addr.voidsetAssignedDevice(COCTMT090000UV01Device assignedDevice) Set a value to attribute assignedDevice.voidsetAssignedOrganization(COCTMT090000UV01Organization assignedOrganization) Set a value to attribute assignedOrganization.voidsetAssignedPerson(COCTMT090000UV01Person assignedPerson) Set a value to attribute assignedPerson.voidsetCertificateText(ED certificateText) Set a value to attribute certificateText.voidsetClassCode(RoleClassAssignedEntity classCode) Set a value to attribute classCode.voidSet a value to attribute code.voidsetEffectiveTime(IVLTS effectiveTime) Set a value to attribute effectiveTime.voidSet a value to attribute id.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetRepresentedOrganization(COCTMT150000UV02Organization representedOrganization) Set a value to attribute representedOrganization.voidsetTelecom(List<TEL> telecom) Set a value to attribute telecom.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidSet a value to attribute typeId.static voidvalidateByModule(COCTMT090000UV01AssignedEntity cOCTMT090000UV01AssignedEntity, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation 
- 
Field Details
- 
realmCode
 - 
typeId
 - 
templateId
 - 
id
 - 
code
 - 
addr
 - 
telecom
 - 
effectiveTime
 - 
certificateText
 - 
assignedPerson
 - 
assignedDevice
 - 
assignedOrganization
 - 
representedOrganization
 - 
classCode
 - 
nullFlavor
 
 - 
 - 
Constructor Details
- 
COCTMT090000UV01AssignedEntity
public COCTMT090000UV01AssignedEntity() 
 - 
 - 
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. - 
getAddr
Return addr.- Returns:
 - addr
 
 - 
setAddr
Set a value to attribute addr. - 
addAddr
Add a addr to the addr collection.- Parameters:
 addr_elt- Element to add.
 - 
removeAddr
Remove a addr to the addr collection.- Parameters:
 addr_elt- Element to remove
 - 
getTelecom
Return telecom.- Returns:
 - telecom
 
 - 
setTelecom
Set a value to attribute telecom. - 
addTelecom
Add a telecom to the telecom collection.- Parameters:
 telecom_elt- Element to add.
 - 
removeTelecom
Remove a telecom to the telecom collection.- Parameters:
 telecom_elt- Element to remove
 - 
getEffectiveTime
Return effectiveTime.- Returns:
 - effectiveTime
 
 - 
setEffectiveTime
Set a value to attribute effectiveTime. - 
getCertificateText
Return certificateText.- Returns:
 - certificateText
 
 - 
setCertificateText
Set a value to attribute certificateText. - 
getAssignedPerson
Return assignedPerson.- Returns:
 - assignedPerson
 
 - 
setAssignedPerson
Set a value to attribute assignedPerson. - 
getAssignedDevice
Return assignedDevice.- Returns:
 - assignedDevice
 
 - 
setAssignedDevice
Set a value to attribute assignedDevice. - 
getAssignedOrganization
Return assignedOrganization.- Returns:
 - assignedOrganization
 
 - 
setAssignedOrganization
Set a value to attribute assignedOrganization. - 
getRepresentedOrganization
Return representedOrganization.- Returns:
 - representedOrganization
 
 - 
setRepresentedOrganization
Set a value to attribute representedOrganization. - 
getClassCode
Return classCode.- Returns:
 - classCode
 
 - 
setClassCode
Set a value to attribute classCode. - 
getNullFlavor
Return nullFlavor.- Returns:
 - nullFlavor
 
 - 
setNullFlavor
Set a value to attribute nullFlavor. - 
get_xmlNodePresentation
 - 
set_xmlNodePresentation
 - 
validateByModule
public static void validateByModule(COCTMT090000UV01AssignedEntity cOCTMT090000UV01AssignedEntity, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation 
 -