Uses of Class
org.hl7.v3.POCDMT000040Entity
-
Uses of POCDMT000040Entity in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040EntityModifier and TypeFieldDescriptionprotected POCDMT000040EntityPOCDMT000040ParticipantRole.scopingEntityMethods in org.hl7.v3 that return POCDMT000040EntityModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Entity()Create an instance ofPOCDMT000040EntityPOCDMT000040ParticipantRole.getScopingEntity()Gets the value of the scopingEntity property.POCDMT000040Entity.withClassCode(String... values) POCDMT000040Entity.withClassCode(Collection<String> values) POCDMT000040Entity.withDeterminerCode(String value) POCDMT000040Entity.withElementId(Collection<II> values) POCDMT000040Entity.withElementId(II... values) POCDMT000040Entity.withNullFlavor(String... values) POCDMT000040Entity.withNullFlavor(Collection<String> values) POCDMT000040Entity.withRealmCode(Collection<CS> values) POCDMT000040Entity.withRealmCode(CS... values) POCDMT000040Entity.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Entity.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Entity.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040EntityModifier and TypeMethodDescriptionvoidPOCDMT000040ParticipantRole.setScopingEntity(POCDMT000040Entity value) Sets the value of the scopingEntity property.POCDMT000040ParticipantRole.withScopingEntity(POCDMT000040Entity value)