public abstract class XMLInfobox.Property
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getKey()Return the property key. | 
| java.lang.String | getValue()Return the property value. | 
| void | setValue(java.lang.String value)Set the property value. | 
public java.lang.String getKey()
public void setValue(java.lang.String value)
value - the property valuepublic java.lang.String getValue()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence