Class PropertyFactory.Property

java.lang.Object
org.sonatype.maven.polyglot.java.dsl.PropertyFactory.Property
Enclosing interface:
PropertyFactory

public static class PropertyFactory.Property extends Object
  • Field Details

  • Constructor Details

    • Property

      public Property()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)