Class ReconcileTrigger

    • Method Detail

      • getId

        public Long getId()
        Gets value for attribute id
      • setId

        public void setId​(Long id)
        Sets value for attribute id
      • getObjectType

        public SoffidObjectType getObjectType()
        Gets value for attribute objectType
      • setObjectType

        public void setObjectType​(SoffidObjectType objectType)
        Sets value for attribute objectType
      • setTrigger

        public void setTrigger​(SoffidObjectTrigger trigger)
        Sets value for attribute trigger
      • getScript

        public String getScript()
        Gets value for attribute script
      • setScript

        public void setScript​(String script)
        Sets value for attribute script
      • getSystem

        public String getSystem()
        Gets value for attribute system
      • setSystem

        public void setSystem​(String system)
        Sets value for attribute system
      • toString

        public String toString()
        Returns a string representation of the value object.
        Overrides:
        toString in class Object