Class COCTMT290000UV06AssignedEntity
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt290000UV06.COCTMT290000UV06AssignedEntity
- All Implemented Interfaces:
Serializable
Description of the class COCTMT290000UV06AssignedEntity.
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Add a id to the id collection.void
addIndirectAuthority
(COCTMT290000UV06IndirectAuthorithyOver indirectAuthority_elt) Add a indirectAuthority to the indirectAuthority 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 assignedDevice.Return assignedNonPersonLivingSubject.Return assignedProviderPerson.Return classCode.getCode()
Return code.getId()
Return id.Return indirectAuthority.Return nullFlavor.Return realmCode.Return templateId.Return typeId.void
Remove a id to the id collection.void
removeIndirectAuthority
(COCTMT290000UV06IndirectAuthorithyOver indirectAuthority_elt) Remove a indirectAuthority to the indirectAuthority 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
setAssignedDevice
(COCTMT290000UV06Device2 assignedDevice) Set a value to attribute assignedDevice.void
setAssignedNonPersonLivingSubject
(COCTMT290000UV06NonPersonLivingSubject assignedNonPersonLivingSubject) Set a value to attribute assignedNonPersonLivingSubject.void
setAssignedProviderPerson
(COCTMT290000UV06ProviderPerson assignedProviderPerson) Set a value to attribute assignedProviderPerson.void
setClassCode
(RoleClassAssignedEntity classCode) Set a value to attribute classCode.void
Set a value to attribute code.void
Set a value to attribute id.void
setIndirectAuthority
(List<COCTMT290000UV06IndirectAuthorithyOver> indirectAuthority) Set a value to attribute indirectAuthority.void
setNullFlavor
(NullFlavor nullFlavor) Set a value to attribute nullFlavor.void
setRealmCode
(List<CS> realmCode) Set a value to attribute realmCode.void
setTemplateId
(List<II> templateId) Set a value to attribute templateId.void
Set a value to attribute typeId.static void
validateByModule
(COCTMT290000UV06AssignedEntity cOCTMT290000UV06AssignedEntity, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
assignedProviderPerson
-
assignedNonPersonLivingSubject
-
assignedDevice
-
indirectAuthority
-
classCode
-
nullFlavor
-
-
Constructor Details
-
COCTMT290000UV06AssignedEntity
public COCTMT290000UV06AssignedEntity()
-
-
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. -
getAssignedProviderPerson
Return assignedProviderPerson.- Returns:
- assignedProviderPerson
-
setAssignedProviderPerson
Set a value to attribute assignedProviderPerson. -
getAssignedNonPersonLivingSubject
Return assignedNonPersonLivingSubject.- Returns:
- assignedNonPersonLivingSubject
-
setAssignedNonPersonLivingSubject
public void setAssignedNonPersonLivingSubject(COCTMT290000UV06NonPersonLivingSubject assignedNonPersonLivingSubject) Set a value to attribute assignedNonPersonLivingSubject. -
getAssignedDevice
Return assignedDevice.- Returns:
- assignedDevice
-
setAssignedDevice
Set a value to attribute assignedDevice. -
getIndirectAuthority
Return indirectAuthority.- Returns:
- indirectAuthority
-
setIndirectAuthority
Set a value to attribute indirectAuthority. -
addIndirectAuthority
Add a indirectAuthority to the indirectAuthority collection.- Parameters:
indirectAuthority_elt
- Element to add.
-
removeIndirectAuthority
Remove a indirectAuthority to the indirectAuthority collection.- Parameters:
indirectAuthority_elt
- Element to remove
-
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(COCTMT290000UV06AssignedEntity cOCTMT290000UV06AssignedEntity, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-