Uses of Class
org.hl7.v3.COCTMT530000UVEntity
-
Uses of COCTMT530000UVEntity in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVEntityModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity>COCTMT530000UVRelatedEntity.relatedEntityprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity>COCTMT530000UVRelatedEntity.scopingEntityMethods in org.hl7.v3 that return COCTMT530000UVEntityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVEntity()Create an instance ofCOCTMT530000UVEntityCOCTMT530000UVEntity.withAsRole(Collection<COCTMT530000UVRole> values) COCTMT530000UVEntity.withAsRole(COCTMT530000UVRole... values) COCTMT530000UVEntity.withClassCode(String... values) COCTMT530000UVEntity.withClassCode(Collection<String> values) COCTMT530000UVEntity.withDeterminerCode(String value) COCTMT530000UVEntity.withHandlingCode(CE value) COCTMT530000UVEntity.withId(Collection<II> values) COCTMT530000UVEntity.withName(Collection<EN> values) COCTMT530000UVEntity.withNullFlavor(String... values) COCTMT530000UVEntity.withNullFlavor(Collection<String> values) COCTMT530000UVEntity.withQuantity(Collection<PQ> values) COCTMT530000UVEntity.withQuantity(PQ... values) COCTMT530000UVEntity.withRealmCode(Collection<CS> values) COCTMT530000UVEntity.withRealmCode(CS... values) COCTMT530000UVEntity.withRiskCode(CE value) COCTMT530000UVEntity.withStatusCode(CS value) COCTMT530000UVEntity.withTemplateId(Collection<II> values) COCTMT530000UVEntity.withTemplateId(II... values) COCTMT530000UVEntity.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVEntityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVEntity>ObjectFactory.createCOCTMT530000UVRelatedEntityRelatedEntity(COCTMT530000UVEntity value) jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity>ObjectFactory.createCOCTMT530000UVRelatedEntityScopingEntity(COCTMT530000UVEntity value) jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity>COCTMT530000UVRelatedEntity.getRelatedEntity()Gets the value of the relatedEntity property.jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity>COCTMT530000UVRelatedEntity.getScopingEntity()Gets the value of the scopingEntity property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVEntityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVEntity>ObjectFactory.createCOCTMT530000UVRelatedEntityRelatedEntity(COCTMT530000UVEntity value) jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity>ObjectFactory.createCOCTMT530000UVRelatedEntityScopingEntity(COCTMT530000UVEntity value) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVEntityModifier and TypeMethodDescriptionvoidCOCTMT530000UVRelatedEntity.setRelatedEntity(jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity> value) Sets the value of the relatedEntity property.voidCOCTMT530000UVRelatedEntity.setScopingEntity(jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity> value) Sets the value of the scopingEntity property.COCTMT530000UVRelatedEntity.withRelatedEntity(jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity> value) COCTMT530000UVRelatedEntity.withScopingEntity(jakarta.xml.bind.JAXBElement<COCTMT530000UVEntity> value)