|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |