Uses of Class
net.ihe.gazelle.hl7v3.coctmt090000UV01.COCTMT090000UV01AssignedEntity
Package
Description
-
Uses of COCTMT090000UV01AssignedEntity in net.ihe.gazelle.hl7v3.coctmt080000UV
Modifier and TypeFieldDescriptionCOCTMT080000UVAuthorOrPerformer.assignedEntity
COCTMT080000UVPerformer.assignedEntity
Modifier and TypeMethodDescriptionCOCTMT080000UVAuthorOrPerformer.getAssignedEntity()
Return assignedEntity.COCTMT080000UVPerformer.getAssignedEntity()
Return assignedEntity.Modifier and TypeMethodDescriptionvoid
COCTMT080000UVAuthorOrPerformer.setAssignedEntity
(COCTMT090000UV01AssignedEntity assignedEntity) Set a value to attribute assignedEntity.void
COCTMT080000UVPerformer.setAssignedEntity
(COCTMT090000UV01AssignedEntity assignedEntity) Set a value to attribute assignedEntity. -
Uses of COCTMT090000UV01AssignedEntity in net.ihe.gazelle.hl7v3.coctmt090000UV01
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01AssignedEntity()
Create an instance ofCOCTMT090000UV01AssignedEntity
Modifier and TypeMethodDescriptionstatic void
COCTMT090000UV01AssignedEntity.validateByModule
(COCTMT090000UV01AssignedEntity cOCTMT090000UV01AssignedEntity, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation -
Uses of COCTMT090000UV01AssignedEntity in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeFieldDescriptionCOCTMT530000UVAuthor.assignedEntity
COCTMT530000UVDataEnterer.assignedEntity
COCTMT530000UVInformant.assignedEntity
COCTMT530000UVPerformer.assignedEntity
COCTMT530000UVResponsibleParty2.assignedEntity
COCTMT530000UVVerifier.assignedEntity
Modifier and TypeMethodDescriptionCOCTMT530000UVAuthor.getAssignedEntity()
Return assignedEntity.COCTMT530000UVDataEnterer.getAssignedEntity()
Return assignedEntity.COCTMT530000UVInformant.getAssignedEntity()
Return assignedEntity.COCTMT530000UVPerformer.getAssignedEntity()
Return assignedEntity.COCTMT530000UVResponsibleParty2.getAssignedEntity()
Return assignedEntity.COCTMT530000UVVerifier.getAssignedEntity()
Return assignedEntity.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVAuthor.setAssignedEntity
(COCTMT090000UV01AssignedEntity assignedEntity) Set a value to attribute assignedEntity.void
COCTMT530000UVDataEnterer.setAssignedEntity
(COCTMT090000UV01AssignedEntity assignedEntity) Set a value to attribute assignedEntity.void
COCTMT530000UVInformant.setAssignedEntity
(COCTMT090000UV01AssignedEntity assignedEntity) Set a value to attribute assignedEntity.void
COCTMT530000UVPerformer.setAssignedEntity
(COCTMT090000UV01AssignedEntity assignedEntity) Set a value to attribute assignedEntity.void
COCTMT530000UVResponsibleParty2.setAssignedEntity
(COCTMT090000UV01AssignedEntity assignedEntity) Set a value to attribute assignedEntity.void
COCTMT530000UVVerifier.setAssignedEntity
(COCTMT090000UV01AssignedEntity assignedEntity) Set a value to attribute assignedEntity.