Class SendTask

    • Field Detail

      • implementationType

        protected String implementationType
      • operationRef

        protected String operationRef
    • Constructor Detail

      • SendTask

        public SendTask()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getImplementationType

        public String getImplementationType()
      • setImplementationType

        public void setImplementationType​(String implementationType)
      • getOperationRef

        public String getOperationRef()
      • setOperationRef

        public void setOperationRef​(String operationRef)
      • setValues

        public void setValues​(SendTask otherElement)