Uses of Class
a_vcard.android.syncml.pim.vcard.ContactStruct

Packages that use ContactStruct
a_vcard.android.syncml.pim.vcard   
 

Uses of ContactStruct in a_vcard.android.syncml.pim.vcard
 

Methods in a_vcard.android.syncml.pim.vcard that return ContactStruct
static ContactStruct ContactStruct.constructContactFromVNode(VNode node, int nameOrderType)
           
 

Methods in a_vcard.android.syncml.pim.vcard with parameters of type ContactStruct
 java.lang.String VCardComposer.createVCard(ContactStruct struct, int vcardversion)
          Create a vCard String.