public class NPomProperty extends Object
| Constructor and Description |
|---|
NPomProperty() |
NPomProperty(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getValue() |
int |
hashCode() |
NPomProperty |
setName(String name) |
NPomProperty |
setValue(String value) |
public String getName()
public NPomProperty setName(String name)
public String getValue()
public NPomProperty setValue(String value)
Copyright © 2025 vpc open source initiative. All rights reserved.