Class Property
- java.lang.Object
-
- org.sonatype.maven.polyglot.atom.parsing.Property
-
public class Property extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getKey()
String
getValue()
void
setKey(String key)
void
setValue(String value)
-