Class SendTask

    • Field Detail

      • type

        protected java.lang.String type
      • implementationType

        protected java.lang.String implementationType
      • operationRef

        protected java.lang.String operationRef
    • Constructor Detail

      • SendTask

        public SendTask()
    • Method Detail

      • getType

        public java.lang.String getType()
      • setType

        public void setType​(java.lang.String type)
      • getImplementationType

        public java.lang.String getImplementationType()
      • setImplementationType

        public void setImplementationType​(java.lang.String implementationType)
      • getOperationRef

        public java.lang.String getOperationRef()
      • setOperationRef

        public void setOperationRef​(java.lang.String operationRef)
      • setValues

        public void setValues​(SendTask otherElement)