Uses of Class
com.funambol.syncml.protocol.PropParam

Packages that use PropParam
com.funambol.syncml.protocol   
 

Uses of PropParam in com.funambol.syncml.protocol
 

Methods in com.funambol.syncml.protocol with parameters of type PropParam
 void Property.addPropParam(PropParam propParam)
           
 void Property.setPropParams(PropParam[] propParams)
          Sets an array of supported parameters of the property
 

Constructors in com.funambol.syncml.protocol with parameters of type PropParam
Property(java.lang.String propName, java.lang.String dataType, int maxOccur, int maxSize, boolean noTruncate, java.lang.String[] valEnums, java.lang.String displayName, PropParam[] propParams)
          Creates a new Propety object
 



Copyright © 2001-2009 Funambol.