Uses of Class
org.hl7.v3.MCCIMT000300UV01RespondTo
-
Uses of MCCIMT000300UV01RespondTo in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type MCCIMT000300UV01RespondToModifier and TypeFieldDescriptionprotected List<MCCIMT000300UV01RespondTo>PRPAIN201306UV02MCCIMT000300UV01Message.respondToMethods in org.hl7.v3 that return MCCIMT000300UV01RespondToModifier and TypeMethodDescriptionObjectFactory.createMCCIMT000300UV01RespondTo()Create an instance ofMCCIMT000300UV01RespondToMCCIMT000300UV01RespondTo.withEntityRsp(Collection<MCCIMT000300UV01EntityRsp> values) MCCIMT000300UV01RespondTo.withEntityRsp(MCCIMT000300UV01EntityRsp... values) MCCIMT000300UV01RespondTo.withNullFlavor(String... values) MCCIMT000300UV01RespondTo.withNullFlavor(Collection<String> values) MCCIMT000300UV01RespondTo.withRealmCode(Collection<CS> values) MCCIMT000300UV01RespondTo.withRealmCode(CS... values) MCCIMT000300UV01RespondTo.withTelecom(TEL value) MCCIMT000300UV01RespondTo.withTemplateId(Collection<II> values) MCCIMT000300UV01RespondTo.withTemplateId(II... values) MCCIMT000300UV01RespondTo.withTypeCode(CommunicationFunctionType value) MCCIMT000300UV01RespondTo.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type MCCIMT000300UV01RespondToModifier and TypeMethodDescriptionPRPAIN201306UV02MCCIMT000300UV01Message.getRespondTo()Gets the value of the respondTo property.Methods in org.hl7.v3 with parameters of type MCCIMT000300UV01RespondToModifier and TypeMethodDescriptionPRPAIN201306UV02.withRespondTo(MCCIMT000300UV01RespondTo... values) PRPAIN201306UV02MCCIMT000300UV01Message.withRespondTo(MCCIMT000300UV01RespondTo... values) Method parameters in org.hl7.v3 with type arguments of type MCCIMT000300UV01RespondToModifier and TypeMethodDescriptionPRPAIN201306UV02.withRespondTo(Collection<MCCIMT000300UV01RespondTo> values) PRPAIN201306UV02MCCIMT000300UV01Message.withRespondTo(Collection<MCCIMT000300UV01RespondTo> values)