Uses of Class
com.saperion.ngc.resultset.HeaderInformation
-
Packages that use HeaderInformation Package Description com.saperion.ngc.resultset Package for resultset component classes. -
-
Uses of HeaderInformation in com.saperion.ngc.resultset
Methods in com.saperion.ngc.resultset that return types with arguments of type HeaderInformation Modifier and Type Method Description java.util.List<HeaderInformation>
ResultList. getHeaderInformation()
Returns information about the headers representing the columns of this ResultList.java.util.List<HeaderInformation>
ResultListImpl. getHeaderInformation()
-