|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.CriteriaSearchProperties.PropertyType
protected static final class CriteriaSearchProperties.PropertyType
A private class storing the name and type.
Field Summary | |
---|---|
protected java.lang.String |
name
|
protected java.lang.Class |
type
|
Constructor Summary | |
---|---|
protected |
CriteriaSearchProperties.PropertyType(java.lang.String name,
java.lang.Class type)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String name
protected java.lang.Class type
Constructor Detail |
---|
protected CriteriaSearchProperties.PropertyType(java.lang.String name, java.lang.Class type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |