org.nuiton.wikitty.search.operators
Class Element
java.lang.Object
org.nuiton.wikitty.search.operators.Element
- All Implemented Interfaces:
- Serializable
public class Element
- extends Object
- implements Serializable
Search on field.
- Author:
- ruchaud
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELT_EXTENSION
public static String ELT_EXTENSION
- Represent a element on extension
ELT_ID
public static String ELT_ID
- Represent a element on id
name
protected String name
Element
public Element()
Element
public Element(String name)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2009-2011 CodeLutin. All Rights Reserved.