public class PropertyRowImpl extends Object implements PropertyRow
| Constructor and Description |
|---|
PropertyRowImpl() |
PropertyRowImpl(String name,
String value) |
public String getName()
getName in interface PropertyRowpublic void setName(String name)
setName in interface PropertyRowpublic String getValue()
getValue in interface PropertyRowpublic void setValue(String value)
setValue in interface PropertyRowCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.