fr.ifremer.allegro
Class CriteriaSearchProperties.PropertyType

java.lang.Object
  extended by fr.ifremer.allegro.CriteriaSearchProperties.PropertyType
Enclosing class:
CriteriaSearchProperties

protected static final class CriteriaSearchProperties.PropertyType
extends java.lang.Object

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

name

protected java.lang.String name

type

protected java.lang.Class type
Constructor Detail

CriteriaSearchProperties.PropertyType

protected CriteriaSearchProperties.PropertyType(java.lang.String name,
                                                java.lang.Class type)


Copyright © 2008-2010 IFREMER. All Rights Reserved.