fr.paris.lutece.portal.business.editor
Class ParserElement
java.lang.Object
fr.paris.lutece.portal.business.editor.ParserElement
public class ParserElement
- extends Object
ParserElement Class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserElement
public ParserElement(String strCode,
String strValue)
- Parameters:
strCode
- the code of the elementstrValue
- the value of the element
getCode
public String getCode()
- Returns:
- code the code of the element
setCode
public void setCode(String strCode)
- Parameters:
strCode
- the code of the element
getValue
public String getValue()
- Returns:
- the value the value of the element
setValue
public void setValue(String strValue)
- Parameters:
strValue
- the value the value of the element
Copyright © 2014 Mairie de Paris. All Rights Reserved.