Uses of Class
org.hl7.v3.MCCIMT000300UV01AcknowledgementDetail
-
Uses of MCCIMT000300UV01AcknowledgementDetail in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type MCCIMT000300UV01AcknowledgementDetailModifier and TypeFieldDescriptionprotected List<MCCIMT000300UV01AcknowledgementDetail>MCCIMT000300UV01Acknowledgement.acknowledgementDetailMethods in org.hl7.v3 that return MCCIMT000300UV01AcknowledgementDetailModifier and TypeMethodDescriptionObjectFactory.createMCCIMT000300UV01AcknowledgementDetail()Create an instance ofMCCIMT000300UV01AcknowledgementDetailMCCIMT000300UV01AcknowledgementDetail.withLocation(Collection<ST> values) MCCIMT000300UV01AcknowledgementDetail.withLocation(ST... values) MCCIMT000300UV01AcknowledgementDetail.withNullFlavor(String... values) MCCIMT000300UV01AcknowledgementDetail.withNullFlavor(Collection<String> values) MCCIMT000300UV01AcknowledgementDetail.withRealmCode(Collection<CS> values) MCCIMT000300UV01AcknowledgementDetail.withRealmCode(CS... values) MCCIMT000300UV01AcknowledgementDetail.withTemplateId(Collection<II> values) MCCIMT000300UV01AcknowledgementDetail.withTemplateId(II... values) MCCIMT000300UV01AcknowledgementDetail.withTypeCode(AcknowledgementDetailType value) MCCIMT000300UV01AcknowledgementDetail.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type MCCIMT000300UV01AcknowledgementDetailModifier and TypeMethodDescriptionMCCIMT000300UV01Acknowledgement.getAcknowledgementDetail()Gets the value of the acknowledgementDetail property.Methods in org.hl7.v3 with parameters of type MCCIMT000300UV01AcknowledgementDetailModifier and TypeMethodDescriptionMCCIMT000300UV01Acknowledgement.withAcknowledgementDetail(MCCIMT000300UV01AcknowledgementDetail... values) Method parameters in org.hl7.v3 with type arguments of type MCCIMT000300UV01AcknowledgementDetailModifier and TypeMethodDescriptionMCCIMT000300UV01Acknowledgement.withAcknowledgementDetail(Collection<MCCIMT000300UV01AcknowledgementDetail> values)