Uses of Class
org.hl7.v3.StrucDocCol
-
Uses of StrucDocCol in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type StrucDocColModifier and TypeFieldDescriptionprotected List<StrucDocCol>StrucDocColgroup.colprotected List<StrucDocCol>StrucDocTable.colMethods in org.hl7.v3 that return StrucDocColModifier and TypeMethodDescriptionObjectFactory.createStrucDocCol()Create an instance ofStrucDocColStrucDocCol.withCharoff(String value) StrucDocCol.withLanguage(String value) StrucDocCol.withStyleCode(String... values) StrucDocCol.withStyleCode(Collection<String> values) StrucDocCol.withValign(String value) Methods in org.hl7.v3 that return types with arguments of type StrucDocColModifier and TypeMethodDescriptionStrucDocColgroup.getCol()Gets the value of the col property.StrucDocTable.getCol()Gets the value of the col property.Methods in org.hl7.v3 with parameters of type StrucDocColModifier and TypeMethodDescriptionStrucDocColgroup.withCol(StrucDocCol... values) StrucDocTable.withCol(StrucDocCol... values) Method parameters in org.hl7.v3 with type arguments of type StrucDocColModifier and TypeMethodDescriptionStrucDocColgroup.withCol(Collection<StrucDocCol> values) StrucDocTable.withCol(Collection<StrucDocCol> values)