Class BrokenCFStructure

java.lang.Object
it.uniroma2.art.semanticturkey.customform.BrokenCFStructure

public class BrokenCFStructure extends Object
  • Constructor Details

  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getLevel

      public CustomFormLevel getLevel()
    • setLevel

      public void setLevel(CustomFormLevel level)
    • getFile

      public File getFile()
    • setFile

      public void setFile(File file)
    • getReason

      public String getReason()
    • setReason

      public void setReason(String reason)