Uses of Class
org.hl7.v3.COCTMT260003UVAssignedEntity
-
Uses of COCTMT260003UVAssignedEntity in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT260003UVAssignedEntityModifier and TypeFieldDescriptionprotected COCTMT260003UVAssignedEntityCOCTMT260003UVAuthor.assignedEntityMethods in org.hl7.v3 that return COCTMT260003UVAssignedEntityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT260003UVAssignedEntity()Create an instance ofCOCTMT260003UVAssignedEntityCOCTMT260003UVAuthor.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT260003UVAssignedEntity.withClassCode(String value) COCTMT260003UVAssignedEntity.withNullFlavor(String... values) COCTMT260003UVAssignedEntity.withNullFlavor(Collection<String> values) COCTMT260003UVAssignedEntity.withRealmCode(Collection<CS> values) COCTMT260003UVAssignedEntity.withRealmCode(CS... values) COCTMT260003UVAssignedEntity.withTemplateId(Collection<II> values) COCTMT260003UVAssignedEntity.withTemplateId(II... values) COCTMT260003UVAssignedEntity.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT260003UVAssignedEntityModifier and TypeMethodDescriptionvoidCOCTMT260003UVAuthor.setAssignedEntity(COCTMT260003UVAssignedEntity value) Sets the value of the assignedEntity property.COCTMT260003UVAuthor.withAssignedEntity(COCTMT260003UVAssignedEntity value)