jSyncManager

Uses of Class
org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord

Packages that use AddressRecord
org.jSyncManager.API.Protocol.Util.StdApps   
 

Uses of AddressRecord in org.jSyncManager.API.Protocol.Util.StdApps
 

Fields in org.jSyncManager.API.Protocol.Util.StdApps declared as AddressRecord
 AddressRecord AddressDBCSV.record
          AddressRecord for this CSV conversion.
(package private)  AddressRecord AddressDBXML.record
           
 

Methods in org.jSyncManager.API.Protocol.Util.StdApps that return AddressRecord
 AddressRecord AddressDBXML.insertRecord(AddressRecord rec)
          Insert AddressRecord into XML Document.
 

Methods in org.jSyncManager.API.Protocol.Util.StdApps with parameters of type AddressRecord
 int AddressDBCSV.insertTypes(AddressRecord rec)
          Insert column types from input AddressRecord for CSV conversion and output.
 int AddressDBCSV.insertTitles(AddressRecord rec)
          Insert title row into document
 void AddressDBCSV.insertRecord(AddressRecord rec)
          Insert record into CSV row
 AddressRecord AddressDBXML.insertRecord(AddressRecord rec)
          Insert AddressRecord into XML Document.
 

Constructors in org.jSyncManager.API.Protocol.Util.StdApps with parameters of type AddressRecord
AddressDBCSV(AddressRecord rec)
          Create new AddressDBCSV with AddressRecord given.
AddressDBXML(AddressRecord rec)
          Create new JSXMLDocument with given AddressRecord.
 


jSyncManager

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.