java.lang.Object
org.basepom.mojo.propertyhelper.definitions.PropertyDefinition

public class PropertyDefinition extends Object
  • Constructor Details

    • PropertyDefinition

      public PropertyDefinition()
  • Method Details

    • setTransformers

      public void setTransformers(String transformers)
    • check

      public void check()
    • getName

      public String getName()
    • getValue

      public String getValue()
    • getTransformers

      public List<String> getTransformers()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object