Uses of Class
org.hl7.v3.StrucDocText
-
Uses of StrucDocText in org.hl7.v3
Fields in org.hl7.v3 declared as StrucDocTextMethods in org.hl7.v3 that return StrucDocTextModifier and TypeMethodDescriptionObjectFactory.createStrucDocText()Create an instance ofStrucDocTextPOCDMT000040Section.getText()Gets the value of the text property.StrucDocText.withContent(Serializable... values) StrucDocText.withContent(Collection<Serializable> values) StrucDocText.withLanguage(String value) StrucDocText.withMediaType(String value) StrucDocText.withStyleCode(String... values) StrucDocText.withStyleCode(Collection<String> values) Methods in org.hl7.v3 with parameters of type StrucDocTextModifier and TypeMethodDescriptionvoidPOCDMT000040Section.setText(StrucDocText value) Sets the value of the text property.POCDMT000040Section.withText(StrucDocText value)