Uses of Interface
com.funambol.common.pim.model.model.ValueInterface

Packages that use ValueInterface
com.funambol.common.pim.model.model   
 

Uses of ValueInterface in com.funambol.common.pim.model.model
 

Classes in com.funambol.common.pim.model.model that implement ValueInterface
 class ValueDateTime
          The date and time value type.
 

Constructors in com.funambol.common.pim.model.model with parameters of type ValueInterface
ParameterSemantics(java.lang.String name, ValueInterface value, boolean multiple, java.util.Hashtable registry)
          The constructor for the semantics of a parameter
ParameterSemantics(java.lang.String name, ValueInterface value, java.util.Hashtable registry)
          The constructor for the semantics of a parameter
PropertySemantics(java.lang.String name, ValueInterface value, java.util.Hashtable registry)
          The constructor for the semantics of a property.
PropertySemantics(java.lang.String name, ValueInterface value, ParameterSemantics[] parameters, int min, int max, java.util.Hashtable registry)
          The constructor for the semantics of a property.
 



Copyright © 2001-2009 Funambol.