|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DateBookRecordEntry | |
---|---|
org.jSyncManager.API.Protocol.Util.StdApps |
Uses of DateBookRecordEntry in org.jSyncManager.API.Protocol.Util.StdApps |
---|
Fields in org.jSyncManager.API.Protocol.Util.StdApps declared as DateBookRecordEntry | |
(package private) DateBookRecordEntry |
DateBookDBXML.dbentry
|
Methods in org.jSyncManager.API.Protocol.Util.StdApps that return DateBookRecordEntry | |
DateBookRecordEntry |
DateBookRecord.getFirstEntry()
Return the first entry in the DateBookRecord. |
DateBookRecordEntry |
DateBookRecordEntry.calculateNextEntry()
This method will figure out the next entry if this is a repeating entry. |
Methods in org.jSyncManager.API.Protocol.Util.StdApps with parameters of type DateBookRecordEntry | |
void |
DateBookRecord.setFirstEntry(DateBookRecordEntry newValue)
Set the first DateBookRecordEntry for this record. |
JSXMLElement |
DateBookDBXML.DBRecordEntry(DateBookRecordEntry rec)
Create an JSXMLElement instance from the given DateBookRecordEntry. |
Constructors in org.jSyncManager.API.Protocol.Util.StdApps with parameters of type DateBookRecordEntry | |
DateBookRecordEntry(DateBookRecordEntry original)
Creates a new DateBookRecord entry that is a copy of the provided DateBookRecordEntry. |
|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |