Class Fix

java.lang.Object
org.wildfly.glow.error.Fix

public class Fix extends Object
Author:
jdenise
  • Constructor Details

  • Method Details

    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • getDescription

      public String getDescription()
      Returns:
      the description
    • isEnv

      public boolean isEnv()
    • getEnvName

      public String getEnvName()
    • getContent

      public String getContent()
      Returns:
      the content
    • getForId

      public String getForId()
      Returns:
      the forId
    • getEnvValue

      public static String getEnvValue(String value)