Uses of Class
org.hl7.v3.StrucDocTable
-
Uses of StrucDocTable in org.hl7.v3
Methods in org.hl7.v3 that return StrucDocTableModifier and TypeMethodDescriptionObjectFactory.createStrucDocTable()Create an instance ofStrucDocTableStrucDocTable.withBorder(String value) StrucDocTable.withCaption(StrucDocCaption value) StrucDocTable.withCellpadding(String value) StrucDocTable.withCellspacing(String value) StrucDocTable.withCol(Collection<StrucDocCol> values) StrucDocTable.withCol(StrucDocCol... values) StrucDocTable.withColgroup(Collection<StrucDocColgroup> values) StrucDocTable.withColgroup(StrucDocColgroup... values) StrucDocTable.withLanguage(String value) StrucDocTable.withStyleCode(String... values) StrucDocTable.withStyleCode(Collection<String> values) StrucDocTable.withSummary(String value) StrucDocTable.withTbody(Collection<StrucDocTbody> values) StrucDocTable.withTbody(StrucDocTbody... values) StrucDocTable.withTfoot(StrucDocTfoot value) StrucDocTable.withThead(StrucDocThead value) Methods in org.hl7.v3 that return types with arguments of type StrucDocTableModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StrucDocTable>ObjectFactory.createStrucDocFootnoteTable(StrucDocTable value) jakarta.xml.bind.JAXBElement<StrucDocTable>ObjectFactory.createStrucDocItemTable(StrucDocTable value) jakarta.xml.bind.JAXBElement<StrucDocTable>ObjectFactory.createStrucDocTextTable(StrucDocTable value) Methods in org.hl7.v3 with parameters of type StrucDocTableModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StrucDocTable>ObjectFactory.createStrucDocFootnoteTable(StrucDocTable value) jakarta.xml.bind.JAXBElement<StrucDocTable>ObjectFactory.createStrucDocItemTable(StrucDocTable value) jakarta.xml.bind.JAXBElement<StrucDocTable>ObjectFactory.createStrucDocTextTable(StrucDocTable value)