public class ParserElement extends Object
| Constructor and Description |
|---|
ParserElement(String strCode,
String strValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getValue() |
void |
setCode(String strCode) |
void |
setValue(String strValue) |
public String getCode()
public void setCode(String strCode)
strCode - the code of the elementpublic String getValue()
public void setValue(String strValue)
strValue - the value the value of the elementCopyright © 2020 City of Paris. All rights reserved.