Class Command

java.lang.Object
org.cyclonedx.model.ExtensibleElement
org.cyclonedx.model.formulation.task.Command

public class Command extends ExtensibleElement
  • Constructor Details

    • Command

      public Command()
  • Method Details

    • getExecuted

      public String getExecuted()
    • setExecuted

      public void setExecuted(String executed)
    • getProperties

      public List<Property> getProperties()
    • setProperties

      public void setProperties(List<Property> properties)