Class ImpactAnalysisBasics

java.lang.Object
com.technia.dsx.threedspace.change.request.ImpactAnalysisBasics
All Implemented Interfaces:
com.technia.dsx.app.model.WithTitle
Direct Known Subclasses:
ImpactAnalysis, ImpactAnalysisCreateInput

public class ImpactAnalysisBasics extends Object implements com.technia.dsx.app.model.WithTitle
Document me
Since:
2023-02-20
  • Constructor Details

    • ImpactAnalysisBasics

      public ImpactAnalysisBasics()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface com.technia.dsx.app.model.WithTitle
    • setTitle

      public void setTitle(String title)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)