Uses of Class
org.hl7.v3.StrucDocThead
-
Uses of StrucDocThead in org.hl7.v3
Fields in org.hl7.v3 declared as StrucDocTheadMethods in org.hl7.v3 that return StrucDocTheadModifier and TypeMethodDescriptionObjectFactory.createStrucDocThead()Create an instance ofStrucDocTheadStrucDocTable.getThead()Gets the value of the thead property.StrucDocThead.withCharoff(String value) StrucDocThead.withLanguage(String value) StrucDocThead.withStyleCode(String... values) StrucDocThead.withStyleCode(Collection<String> values) StrucDocThead.withTr(Collection<StrucDocTr> values) StrucDocThead.withTr(StrucDocTr... values) StrucDocThead.withValign(String value) Methods in org.hl7.v3 with parameters of type StrucDocTheadModifier and TypeMethodDescriptionvoidStrucDocTable.setThead(StrucDocThead value) Sets the value of the thead property.StrucDocTable.withThead(StrucDocThead value)