java.lang.Object
edu.hm.hafner.analysis.parser.fxcop.FxCopRule

public class FxCopRule extends Object
Internal model for a FxCop rule.
Autor:
Erik Ramfelt
  • Konstruktordetails

  • Methodendetails

    • getName

      @CheckForNull public String getName()
    • setName

      public void setName(String name)
    • getUrl

      @CheckForNull public String getUrl()
    • setUrl

      public void setUrl(String url)
    • getDescription

      @CheckForNull public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getTypeName

      public String getTypeName()
    • getCategory

      public String getCategory()
    • getCheckId

      public String getCheckId()