java.lang.Object
org.sonatype.maven.polyglot.atom.parsing.Property

public class Property extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)