Uses of Class
org.camunda.bpm.dmn.xlsx.elements.HeaderValuesContainer
Packages that use HeaderValuesContainer
-
Uses of HeaderValuesContainer in org.camunda.bpm.dmn.xlsx
Fields in org.camunda.bpm.dmn.xlsx with type parameters of type HeaderValuesContainerModifier and TypeFieldDescriptionprotected List<HeaderValuesContainer>InputOutputColumns.inputHeadersprotected List<HeaderValuesContainer>InputOutputColumns.outputHeadersMethods in org.camunda.bpm.dmn.xlsx that return types with arguments of type HeaderValuesContainerModifier and TypeMethodDescriptionInputOutputColumns.getInputHeaders()InputOutputColumns.getOutputHeaders()Methods in org.camunda.bpm.dmn.xlsx with parameters of type HeaderValuesContainerModifier and TypeMethodDescriptionvoidInputOutputColumns.addInputHeader(HeaderValuesContainer hvc) voidInputOutputColumns.addOutputHeader(HeaderValuesContainer hvc)