JTools

org.jtools.tef
Class TEFGeneratorTempletInfoFilter

java.lang.Object
  extended by org.jtools.tef.TEFGeneratorTempletInfoFilter
All Implemented Interfaces:
org.jpattern.condition.Condition<TEFGeneratorTempletInfo>, ConditionHelper<TEFGeneratorTempletInfo>

public class TEFGeneratorTempletInfoFilter
extends Object
implements org.jpattern.condition.Condition<TEFGeneratorTempletInfo>, ConditionHelper<TEFGeneratorTempletInfo>


Nested Class Summary
static class TEFGeneratorTempletInfoFilter.HelperFactory
           
 
Constructor Summary
TEFGeneratorTempletInfoFilter()
           
 
Method Summary
 boolean match(TEFGeneratorTempletInfo tmpl)
           
 void setApplication(String x)
           
 void setApplications(String x)
           
 void setDestLanguage(String x)
           
 void setDestLanguages(String x)
           
 void setTmplLanguage(String x)
           
 void setTmplLanguages(String x)
           
 void setType(String x)
           
 void setTypes(String x)
           
 org.jpattern.condition.Condition<TEFGeneratorTempletInfo> toCondition()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TEFGeneratorTempletInfoFilter

public TEFGeneratorTempletInfoFilter()
Method Detail

match

public boolean match(TEFGeneratorTempletInfo tmpl)
Specified by:
match in interface org.jpattern.condition.Condition<TEFGeneratorTempletInfo>

setApplication

public void setApplication(String x)

setApplications

public void setApplications(String x)

setDestLanguage

public void setDestLanguage(String x)

setDestLanguages

public void setDestLanguages(String x)

setTmplLanguage

public void setTmplLanguage(String x)

setTmplLanguages

public void setTmplLanguages(String x)

setType

public void setType(String x)

setTypes

public void setTypes(String x)

toCondition

public org.jpattern.condition.Condition<TEFGeneratorTempletInfo> toCondition()
Specified by:
toCondition in interface ConditionHelper<TEFGeneratorTempletInfo>

JTools

© 2000-2006, JTools.org.