Uses of Class
org.hl7.v3.COCTMT080000UVHolder
-
Uses of COCTMT080000UVHolder in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT080000UVHolderModifier and TypeFieldDescriptionprotected COCTMT080000UVHolderCOCTMT080000UVContent3.containerHolderprotected COCTMT080000UVHolderCOCTMT080000UVContent4.containerHolderMethods in org.hl7.v3 that return COCTMT080000UVHolderModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVHolder()Create an instance ofCOCTMT080000UVHolderCOCTMT080000UVContent3.getContainerHolder()Gets the value of the containerHolder property.COCTMT080000UVContent4.getContainerHolder()Gets the value of the containerHolder property.COCTMT080000UVHolder.withAsContent(jakarta.xml.bind.JAXBElement<COCTMT080000UVContent4> value) COCTMT080000UVHolder.withAsIdentifiedHolder(Collection<COCTMT080000UVIdentifiedHolder> values) COCTMT080000UVHolder.withAsIdentifiedHolder(COCTMT080000UVIdentifiedHolder... values) COCTMT080000UVHolder.withAsLocatedEntity(jakarta.xml.bind.JAXBElement<COCTMT070000UV01LocatedEntity> value) COCTMT080000UVHolder.withClassCode(String... values) COCTMT080000UVHolder.withClassCode(Collection<String> values) COCTMT080000UVHolder.withDeterminerCode(String value) COCTMT080000UVHolder.withNullFlavor(String... values) COCTMT080000UVHolder.withNullFlavor(Collection<String> values) COCTMT080000UVHolder.withRealmCode(Collection<CS> values) COCTMT080000UVHolder.withRealmCode(CS... values) COCTMT080000UVHolder.withTemplateId(Collection<II> values) COCTMT080000UVHolder.withTemplateId(II... values) COCTMT080000UVHolder.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT080000UVHolderModifier and TypeMethodDescriptionvoidCOCTMT080000UVContent3.setContainerHolder(COCTMT080000UVHolder value) Sets the value of the containerHolder property.voidCOCTMT080000UVContent4.setContainerHolder(COCTMT080000UVHolder value) Sets the value of the containerHolder property.COCTMT080000UVContent3.withContainerHolder(COCTMT080000UVHolder value) COCTMT080000UVContent4.withContainerHolder(COCTMT080000UVHolder value)