Class IndirectInfoRequestFactory



  • public class IndirectInfoRequestFactory
    extends java.lang.Object
    Helper class for creating indirect info requests.
    • Constructor Detail

      • IndirectInfoRequestFactory

        public IndirectInfoRequestFactory​()
    • Method Detail

      • createSingleRequest

        public static SingleIndirectInfoRequest createSingleRequest​(int hobj,
                                                                    int rowIndex,
                                                                    int columnIndex)
        Create new instance of SingleIndirectInfoRequest.
        Parameters:
        hobj - HOBJ of structured value object (SV.)
        rowIndex - one-based row index of cell with reference
        columnIndex - one-based column index of cell with reference
        Returns:
        new instance