Uses of Class
org.hl7.v3.COCTMT290000UV06Origin
-
Uses of COCTMT290000UV06Origin in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT290000UV06OriginModifier and TypeFieldDescriptionprotected List<COCTMT290000UV06Origin>COCTMT290000UV06Injury.originMethods in org.hl7.v3 that return COCTMT290000UV06OriginModifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Origin()Create an instance ofCOCTMT290000UV06OriginCOCTMT290000UV06Origin.withInjuryLocation(COCTMT290000UV06InjuryLocation value) COCTMT290000UV06Origin.withNullFlavor(String... values) COCTMT290000UV06Origin.withNullFlavor(Collection<String> values) COCTMT290000UV06Origin.withRealmCode(Collection<CS> values) COCTMT290000UV06Origin.withRealmCode(CS... values) COCTMT290000UV06Origin.withTemplateId(Collection<II> values) COCTMT290000UV06Origin.withTemplateId(II... values) COCTMT290000UV06Origin.withTypeCode(String... values) COCTMT290000UV06Origin.withTypeCode(Collection<String> values) COCTMT290000UV06Origin.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT290000UV06OriginModifier and TypeMethodDescriptionCOCTMT290000UV06Injury.getOrigin()Gets the value of the origin property.Methods in org.hl7.v3 with parameters of type COCTMT290000UV06OriginModifier and TypeMethodDescriptionCOCTMT290000UV06Injury.withOrigin(COCTMT290000UV06Origin... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT290000UV06OriginModifier and TypeMethodDescriptionCOCTMT290000UV06Injury.withOrigin(Collection<COCTMT290000UV06Origin> values)