Uses of Class
org.hl7.v3.StrucDocTd
-
Uses of StrucDocTd in org.hl7.v3
Methods in org.hl7.v3 that return StrucDocTdModifier and TypeMethodDescriptionObjectFactory.createStrucDocTd()Create an instance ofStrucDocTdStrucDocTd.withCharoff(String value) StrucDocTd.withColspan(String value) StrucDocTd.withContent(Serializable... values) StrucDocTd.withContent(Collection<Serializable> values) StrucDocTd.withHeaders(Object... values) StrucDocTd.withHeaders(Collection<Object> values) StrucDocTd.withLanguage(String value) StrucDocTd.withRowspan(String value) StrucDocTd.withStyleCode(String... values) StrucDocTd.withStyleCode(Collection<String> values) StrucDocTd.withValign(String value)