Uses of Class
org.hl7.v3.COCTMT230100UVHolder
-
Uses of COCTMT230100UVHolder in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVHolderModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVHolder>COCTMT230100UVApproval.holderMethods in org.hl7.v3 that return COCTMT230100UVHolderModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVHolder()Create an instance ofCOCTMT230100UVHolderCOCTMT230100UVHolder.withNullFlavor(String... values) COCTMT230100UVHolder.withNullFlavor(Collection<String> values) COCTMT230100UVHolder.withRealmCode(Collection<CS> values) COCTMT230100UVHolder.withRealmCode(CS... values) COCTMT230100UVHolder.withRole(COCTMT230100UVRole value) COCTMT230100UVHolder.withTemplateId(Collection<II> values) COCTMT230100UVHolder.withTemplateId(II... values) COCTMT230100UVHolder.withTypeCode(String... values) COCTMT230100UVHolder.withTypeCode(Collection<String> values) COCTMT230100UVHolder.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVHolderModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVHolder>ObjectFactory.createCOCTMT230100UVApprovalHolder(COCTMT230100UVHolder value) jakarta.xml.bind.JAXBElement<COCTMT230100UVHolder>COCTMT230100UVApproval.getHolder()Gets the value of the holder property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVHolderModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVHolder>ObjectFactory.createCOCTMT230100UVApprovalHolder(COCTMT230100UVHolder value) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVHolderModifier and TypeMethodDescriptionvoidCOCTMT230100UVApproval.setHolder(jakarta.xml.bind.JAXBElement<COCTMT230100UVHolder> value) Sets the value of the holder property.COCTMT230100UVApproval.withHolder(jakarta.xml.bind.JAXBElement<COCTMT230100UVHolder> value)