Uses of Class
org.nuiton.wikitty.search.operators.RestrictionName

Packages that use RestrictionName
org.nuiton.wikitty.search.operators   
 

Uses of RestrictionName in org.nuiton.wikitty.search.operators
 

Fields in org.nuiton.wikitty.search.operators declared as RestrictionName
protected  RestrictionName Restriction.name
          Deprecated.  
 

Methods in org.nuiton.wikitty.search.operators that return RestrictionName
 RestrictionName Restriction.getName()
          Deprecated. Return name
static RestrictionName RestrictionName.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static RestrictionName[] RestrictionName.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.nuiton.wikitty.search.operators with parameters of type RestrictionName
 void Restriction.setName(RestrictionName name)
          Deprecated. Set a value to parameter name.
 

Constructors in org.nuiton.wikitty.search.operators with parameters of type RestrictionName
Restriction(RestrictionName name)
          Deprecated. Constructor with all parameters initialized
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.