Class NccoResponseBuilder


  • public class NccoResponseBuilder
    extends java.lang.Object
    Provides a fluent interface for constructing instances of NccoResponse.

    Currently, an NccoResponse consists of a flat series of Ncco objects which are implemented sequentially (except for NCCOs where bargeIn is set to true, when more than one NCCO can be executed in parallel).