Class NamedProcedureCall

    • Constructor Detail

      • NamedProcedureCall

        public NamedProcedureCall​(Call call,
                                  String name)
    • Method Detail

      • getCorrelationName

        public String getCorrelationName()
      • setCorrelationName

        public void setCorrelationName​(String name)
      • getCall

        public Call getCall()
      • setCall

        public void setCall​(Call call)
      • isLateral

        public boolean isLateral()
      • setLateral

        public void setLateral​(boolean lateral)