Uses of Class
org.hl7.v3.StrucDocParagraph
-
Uses of StrucDocParagraph in org.hl7.v3
Methods in org.hl7.v3 that return StrucDocParagraphModifier and TypeMethodDescriptionObjectFactory.createStrucDocParagraph()Create an instance ofStrucDocParagraphStrucDocParagraph.withContent(Serializable... values) StrucDocParagraph.withContent(Collection<Serializable> values) StrucDocParagraph.withLanguage(String value) StrucDocParagraph.withStyleCode(String... values) StrucDocParagraph.withStyleCode(Collection<String> values) Methods in org.hl7.v3 that return types with arguments of type StrucDocParagraphModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocFootnoteParagraph(StrucDocParagraph value) jakarta.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocItemParagraph(StrucDocParagraph value) jakarta.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocTdParagraph(StrucDocParagraph value) jakarta.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocTextParagraph(StrucDocParagraph value) Methods in org.hl7.v3 with parameters of type StrucDocParagraphModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocFootnoteParagraph(StrucDocParagraph value) jakarta.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocItemParagraph(StrucDocParagraph value) jakarta.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocTdParagraph(StrucDocParagraph value) jakarta.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocTextParagraph(StrucDocParagraph value)