Uses of Class
org.hl7.v3.StrucDocTfoot
-
Uses of StrucDocTfoot in org.hl7.v3
Fields in org.hl7.v3 declared as StrucDocTfootMethods in org.hl7.v3 that return StrucDocTfootModifier and TypeMethodDescriptionObjectFactory.createStrucDocTfoot()Create an instance ofStrucDocTfootStrucDocTable.getTfoot()Gets the value of the tfoot property.StrucDocTfoot.withCharoff(String value) StrucDocTfoot.withLanguage(String value) StrucDocTfoot.withStyleCode(String... values) StrucDocTfoot.withStyleCode(Collection<String> values) StrucDocTfoot.withTr(Collection<StrucDocTr> values) StrucDocTfoot.withTr(StrucDocTr... values) StrucDocTfoot.withValign(String value) Methods in org.hl7.v3 with parameters of type StrucDocTfootModifier and TypeMethodDescriptionvoidStrucDocTable.setTfoot(StrucDocTfoot value) Sets the value of the tfoot property.StrucDocTable.withTfoot(StrucDocTfoot value)