Uses of Class
org.hl7.v3.COCTMT080000UVIdentifiedHolder
-
Uses of COCTMT080000UVIdentifiedHolder in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT080000UVIdentifiedHolderModifier and TypeFieldDescriptionprotected COCTMT080000UVIdentifiedHolderCOCTMT080000UVSubject2.identifiedHolderFields in org.hl7.v3 with type parameters of type COCTMT080000UVIdentifiedHolderModifier and TypeFieldDescriptionprotected List<COCTMT080000UVIdentifiedHolder>COCTMT080000UVHolder.asIdentifiedHolderMethods in org.hl7.v3 that return COCTMT080000UVIdentifiedHolderModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVIdentifiedHolder()Create an instance ofCOCTMT080000UVIdentifiedHolderCOCTMT080000UVSubject2.getIdentifiedHolder()Gets the value of the identifiedHolder property.COCTMT080000UVIdentifiedHolder.withClassCode(String... values) COCTMT080000UVIdentifiedHolder.withClassCode(Collection<String> values) COCTMT080000UVIdentifiedHolder.withNullFlavor(String... values) COCTMT080000UVIdentifiedHolder.withNullFlavor(Collection<String> values) COCTMT080000UVIdentifiedHolder.withRealmCode(Collection<CS> values) COCTMT080000UVIdentifiedHolder.withRealmCode(CS... values) COCTMT080000UVIdentifiedHolder.withTemplateId(Collection<II> values) COCTMT080000UVIdentifiedHolder.withTemplateId(II... values) COCTMT080000UVIdentifiedHolder.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVIdentifiedHolderModifier and TypeMethodDescriptionCOCTMT080000UVHolder.getAsIdentifiedHolder()Gets the value of the asIdentifiedHolder property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVIdentifiedHolderModifier and TypeMethodDescriptionvoidCOCTMT080000UVSubject2.setIdentifiedHolder(COCTMT080000UVIdentifiedHolder value) Sets the value of the identifiedHolder property.COCTMT080000UVHolder.withAsIdentifiedHolder(COCTMT080000UVIdentifiedHolder... values) COCTMT080000UVSubject2.withIdentifiedHolder(COCTMT080000UVIdentifiedHolder value) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVIdentifiedHolderModifier and TypeMethodDescriptionCOCTMT080000UVHolder.withAsIdentifiedHolder(Collection<COCTMT080000UVIdentifiedHolder> values)