|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyncItemProperty | |
---|---|
com.funambol.syncclient.spds.engine | This package contains the API to interface the synchronization engine with host applications. |
Uses of SyncItemProperty in com.funambol.syncclient.spds.engine |
---|
Methods in com.funambol.syncclient.spds.engine that return SyncItemProperty | |
---|---|
SyncItemProperty |
SyncItemImpl.getProperty(java.lang.String propertyName)
Returns the property with the given name |
SyncItemProperty |
SyncItem.getProperty(java.lang.String propertyName)
Returns the property with the given name |
Methods in com.funambol.syncclient.spds.engine with parameters of type SyncItemProperty | |
---|---|
void |
SyncItemImpl.setProperty(SyncItemProperty property)
Sets/adds the given property to this SyncItem |
void |
SyncItem.setProperty(SyncItemProperty property)
Sets/adds the given property to this SyncItem |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |