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