Uses of Class
org.hl7.v3.MCCIMT000100UV01RespondTo
-
Uses of MCCIMT000100UV01RespondTo in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type MCCIMT000100UV01RespondToModifier and TypeFieldDescriptionprotected List<MCCIMT000100UV01RespondTo>PRPAIN201305UV02MCCIMT000100UV01Message.respondToMethods in org.hl7.v3 that return MCCIMT000100UV01RespondToModifier and TypeMethodDescriptionObjectFactory.createMCCIMT000100UV01RespondTo()Create an instance ofMCCIMT000100UV01RespondToMCCIMT000100UV01RespondTo.withEntityRsp(Collection<MCCIMT000100UV01EntityRsp> values) MCCIMT000100UV01RespondTo.withEntityRsp(MCCIMT000100UV01EntityRsp... values) MCCIMT000100UV01RespondTo.withNullFlavor(String... values) MCCIMT000100UV01RespondTo.withNullFlavor(Collection<String> values) MCCIMT000100UV01RespondTo.withRealmCode(Collection<CS> values) MCCIMT000100UV01RespondTo.withRealmCode(CS... values) MCCIMT000100UV01RespondTo.withTelecom(TEL value) MCCIMT000100UV01RespondTo.withTemplateId(Collection<II> values) MCCIMT000100UV01RespondTo.withTemplateId(II... values) MCCIMT000100UV01RespondTo.withTypeCode(CommunicationFunctionType value) MCCIMT000100UV01RespondTo.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type MCCIMT000100UV01RespondToModifier and TypeMethodDescriptionPRPAIN201305UV02MCCIMT000100UV01Message.getRespondTo()Gets the value of the respondTo property.Methods in org.hl7.v3 with parameters of type MCCIMT000100UV01RespondToModifier and TypeMethodDescriptionPRPAIN201305UV02.withRespondTo(MCCIMT000100UV01RespondTo... values) PRPAIN201305UV02MCCIMT000100UV01Message.withRespondTo(MCCIMT000100UV01RespondTo... values) Method parameters in org.hl7.v3 with type arguments of type MCCIMT000100UV01RespondToModifier and TypeMethodDescriptionPRPAIN201305UV02.withRespondTo(Collection<MCCIMT000100UV01RespondTo> values) PRPAIN201305UV02MCCIMT000100UV01Message.withRespondTo(Collection<MCCIMT000100UV01RespondTo> values)