public user() { if ((this.email_hashesField == null)) { this.email_hashesField = new userEmail_hashes(); } if ((this.work_historyField == null)) { this.work_historyField = new userWork_history(); } if ((this.statusField == null)) { this.statusField = new user_status(); } if ((this.meeting_sexField == null)) { this.meeting_sexField = new userMeeting_sex(); } if ((this.meeting_forField == null)) { this.meeting_forField = new userMeeting_for(); } if ((this.hs_infoField == null)) { this.hs_infoField = new hs_info(); } if ((this.hometown_locationField == null)) { this.hometown_locationField = new location(); } if ((this.education_historyField == null)) { this.education_historyField = new userEducation_history(); } if ((this.current_locationField == null)) { this.current_locationField = new location(); } if ((this.affiliationsField == null)) { this.affiliationsField = new userAffiliations(); } }
public group() { if ((this.venueField == null)) { this.venueField = new location(); } }
public page() { if ((this.restaurant_specialtiesField == null)) { this.restaurant_specialtiesField = new page_restaurant_specialties(); } if ((this.restaurant_servicesField == null)) { this.restaurant_servicesField = new page_restaurant_services(); } if ((this.hoursField == null)) { this.hoursField = new page_hours(); } if ((this.parkingField == null)) { this.parkingField = new page_parking(); } if ((this.locationField == null)) { this.locationField = new location(); } if ((this.statusField == null)) { this.statusField = new user_status(); } }
public facebookevent() { if ((this.venueField == null)) { this.venueField = new location(); } }
public work_info() { if ((this.locationField == null)) { this.locationField = new location(); } }