Class SummaryToOperation

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addDestination​(java.lang.String destination)  
      void apply​(SDField field)
      Apply this operation on the given field
      void setName​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SummaryToOperation

        public SummaryToOperation()
    • Method Detail

      • setName

        public void setName​(java.lang.String name)
      • addDestination

        public void addDestination​(java.lang.String destination)