|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CTCapV1 | |
---|---|
com.funambol.syncml.protocol |
Uses of CTCapV1 in com.funambol.syncml.protocol |
---|
Methods in com.funambol.syncml.protocol with parameters of type CTCapV1 | |
---|---|
void |
DevInf.setCTCapsV1(CTCapV1[] ctCapsV1)
Sets an array of content type capability |
Constructors in com.funambol.syncml.protocol with parameters of type CTCapV1 | |
---|---|
DevInf(VerDTD verDTD,
java.lang.String man,
java.lang.String mod,
java.lang.String oem,
java.lang.String fwV,
java.lang.String swV,
java.lang.String hwV,
java.lang.String devID,
java.lang.String devTyp,
boolean utc,
boolean supportLargeObjs,
boolean supportNumberOfChanges,
boolean supportHierarchicalSync,
DataStore[] dataStores,
CTCapV1[] ctCapsV1,
Ext[] exts)
Creates a new DevInf object with the given parameter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |