Uses of Class
org.hl7.v3.COCTMT300000UV04Substitution
-
Uses of COCTMT300000UV04Substitution in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT300000UV04SubstitutionModifier and TypeFieldDescriptionprotected COCTMT300000UV04SubstitutionCOCTMT300000UV04PertinentInformation.substitutionprotected COCTMT300000UV04SubstitutionCOCTMT300000UV04PertinentInformation2.substitutionMethods in org.hl7.v3 that return COCTMT300000UV04SubstitutionModifier and TypeMethodDescriptionObjectFactory.createCOCTMT300000UV04Substitution()Create an instance ofCOCTMT300000UV04SubstitutionCOCTMT300000UV04PertinentInformation.getSubstitution()Gets the value of the substitution property.COCTMT300000UV04PertinentInformation2.getSubstitution()Gets the value of the substitution property.COCTMT300000UV04Substitution.withClassCode(String... values) COCTMT300000UV04Substitution.withClassCode(Collection<String> values) COCTMT300000UV04Substitution.withMoodCode(String... values) COCTMT300000UV04Substitution.withMoodCode(Collection<String> values) COCTMT300000UV04Substitution.withNullFlavor(String... values) COCTMT300000UV04Substitution.withNullFlavor(Collection<String> values) COCTMT300000UV04Substitution.withPerformer(jakarta.xml.bind.JAXBElement<COCTMT300000UV04Performer2> value) COCTMT300000UV04Substitution.withRealmCode(Collection<CS> values) COCTMT300000UV04Substitution.withRealmCode(CS... values) COCTMT300000UV04Substitution.withReasonCode(CS value) COCTMT300000UV04Substitution.withTemplateId(Collection<II> values) COCTMT300000UV04Substitution.withTemplateId(II... values) COCTMT300000UV04Substitution.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT300000UV04SubstitutionModifier and TypeMethodDescriptionvoidCOCTMT300000UV04PertinentInformation.setSubstitution(COCTMT300000UV04Substitution value) Sets the value of the substitution property.voidCOCTMT300000UV04PertinentInformation2.setSubstitution(COCTMT300000UV04Substitution value) Sets the value of the substitution property.COCTMT300000UV04PertinentInformation.withSubstitution(COCTMT300000UV04Substitution value) COCTMT300000UV04PertinentInformation2.withSubstitution(COCTMT300000UV04Substitution value)