Class GroupTarget

  • All Implemented Interfaces:
    org.technologybrewery.commons.json.ValidatedElement

    public class GroupTarget
    extends org.technologybrewery.commons.json.AbstractValidatedElement
    Holds target information to support group execution.
    • Constructor Detail

      • GroupTarget

        public GroupTarget()
    • Method Detail

      • setGroup

        public void setGroup​(String group)
      • getGroup

        public String getGroup()
      • setType

        public void setType​(String type)
      • getType

        public String getType()
      • getSchemaFileName

        public String getSchemaFileName()