|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.context.impl.FilterTypeImpl
public class FilterTypeImpl
| Field Summary | |
|---|---|
protected String |
expression
|
protected String |
type
|
| Constructor Summary | |
|---|---|
FilterTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.context.impl.FilterTypeImpl instance. |
|
FilterTypeImpl(FilterTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.context.impl.FilterTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FilterTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getExpression()
Gets the value of the expression property. |
String |
getType()
Gets the value of the type property. |
void |
setExpression(String value)
Sets the value of the expression property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String type
protected String expression
| Constructor Detail |
|---|
public FilterTypeImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.context.impl.FilterTypeImpl instance.
public FilterTypeImpl(FilterTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.context.impl.FilterTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getType()
FilterType
getType in interface FilterTypeStringpublic void setType(String value)
FilterType
setType in interface FilterTypevalue - allowed object is
Stringpublic String getExpression()
FilterType
getExpression in interface FilterTypeStringpublic void setExpression(String value)
FilterType
setExpression in interface FilterTypevalue - allowed object is
Stringpublic FilterTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||