All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tsg.ns.wsdl.coop.PartnerSearchBasic Maven / Gradle / Ivy


package tsg.ns.wsdl.coop;

import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 

Java class for PartnerSearchBasic complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

 * <complexType name="PartnerSearchBasic">
 *   <complexContent>
 *     <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}SearchRecordBasic">
 *       <sequence>
 *         <element name="address" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="addressee" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="addressLabel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="addressPhone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="assignTasks" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
 *         <element name="attention" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="billAddress" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="category" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="city" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="class" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="comments" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="commissionPlan" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="country" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
 *         <element name="county" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="dateCreated" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
 *         <element name="defaultTaxReg" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="defaultTaxRegText" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="department" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="eligibleForCommission" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
 *         <element name="email" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="emailPreference" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
 *         <element name="entityId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="externalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="externalIdString" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="fax" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="firstName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="giveAccess" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
 *         <element name="globalSubscriptionStatus" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
 *         <element name="group" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="hasDuplicates" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
 *         <element name="image" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="internalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="internalIdNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
 *         <element name="isDefaultBilling" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
 *         <element name="isDefaultShipping" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
 *         <element name="isInactive" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
 *         <element name="isPerson" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
 *         <element name="language" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
 *         <element name="lastModifiedDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
 *         <element name="lastName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="level" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
 *         <element name="location" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="middleName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="otherRelationships" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
 *         <element name="parent" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="partnerCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="permission" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
 *         <element name="phone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="phoneticName" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="promoCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="salutation" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="shipAddress" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="state" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="subsidiary" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
 *         <element name="title" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="URL" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="zipCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
 *         <element name="customFieldList" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
 *       </sequence>
 *     </extension>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "PartnerSearchBasic", namespace = "urn:common_2023_1.platform.webservices.netsuite.com", propOrder = { "address", "addressee", "addressLabel", "addressPhone", "assignTasks", "attention", "billAddress", "category", "city", "clazz", "comments", "commissionPlan", "country", "county", "dateCreated", "defaultTaxReg", "defaultTaxRegText", "department", "eligibleForCommission", "email", "emailPreference", "entityId", "externalId", "externalIdString", "fax", "firstName", "giveAccess", "globalSubscriptionStatus", "group", "hasDuplicates", "image", "internalId", "internalIdNumber", "isDefaultBilling", "isDefaultShipping", "isInactive", "isPerson", "language", "lastModifiedDate", "lastName", "level", "location", "middleName", "otherRelationships", "parent", "partnerCode", "permission", "phone", "phoneticName", "promoCode", "salutation", "shipAddress", "state", "subsidiary", "title", "url", "zipCode", "customFieldList" }) public class PartnerSearchBasic extends SearchRecordBasic { protected SearchStringField address; protected SearchStringField addressee; protected SearchStringField addressLabel; protected SearchStringField addressPhone; protected SearchBooleanField assignTasks; protected SearchStringField attention; protected SearchStringField billAddress; protected SearchMultiSelectField category; protected SearchStringField city; @XmlElement(name = "class") protected SearchMultiSelectField clazz; protected SearchStringField comments; protected SearchMultiSelectField commissionPlan; protected SearchEnumMultiSelectField country; protected SearchStringField county; protected SearchDateField dateCreated; protected SearchMultiSelectField defaultTaxReg; protected SearchStringField defaultTaxRegText; protected SearchMultiSelectField department; protected SearchBooleanField eligibleForCommission; protected SearchStringField email; protected SearchEnumMultiSelectField emailPreference; protected SearchStringField entityId; protected SearchMultiSelectField externalId; protected SearchStringField externalIdString; protected SearchStringField fax; protected SearchStringField firstName; protected SearchBooleanField giveAccess; protected SearchEnumMultiSelectField globalSubscriptionStatus; protected SearchMultiSelectField group; protected SearchBooleanField hasDuplicates; protected SearchStringField image; protected SearchMultiSelectField internalId; protected SearchLongField internalIdNumber; protected SearchBooleanField isDefaultBilling; protected SearchBooleanField isDefaultShipping; protected SearchBooleanField isInactive; protected SearchBooleanField isPerson; protected SearchEnumMultiSelectField language; protected SearchDateField lastModifiedDate; protected SearchStringField lastName; protected SearchEnumMultiSelectField level; protected SearchMultiSelectField location; protected SearchStringField middleName; protected SearchEnumMultiSelectField otherRelationships; protected SearchMultiSelectField parent; protected SearchStringField partnerCode; protected SearchEnumMultiSelectField permission; protected SearchStringField phone; protected SearchStringField phoneticName; protected SearchMultiSelectField promoCode; protected SearchStringField salutation; protected SearchStringField shipAddress; protected SearchStringField state; protected SearchMultiSelectField subsidiary; protected SearchStringField title; @XmlElement(name = "URL") protected SearchStringField url; protected SearchStringField zipCode; protected SearchCustomFieldList customFieldList; /** * Gets the value of the address property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getAddress() { return address; } /** * Sets the value of the address property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setAddress(SearchStringField value) { this.address = value; } /** * Gets the value of the addressee property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getAddressee() { return addressee; } /** * Sets the value of the addressee property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setAddressee(SearchStringField value) { this.addressee = value; } /** * Gets the value of the addressLabel property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getAddressLabel() { return addressLabel; } /** * Sets the value of the addressLabel property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setAddressLabel(SearchStringField value) { this.addressLabel = value; } /** * Gets the value of the addressPhone property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getAddressPhone() { return addressPhone; } /** * Sets the value of the addressPhone property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setAddressPhone(SearchStringField value) { this.addressPhone = value; } /** * Gets the value of the assignTasks property. * * @return * possible object is * {@link SearchBooleanField } * */ public SearchBooleanField getAssignTasks() { return assignTasks; } /** * Sets the value of the assignTasks property. * * @param value * allowed object is * {@link SearchBooleanField } * */ public void setAssignTasks(SearchBooleanField value) { this.assignTasks = value; } /** * Gets the value of the attention property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getAttention() { return attention; } /** * Sets the value of the attention property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setAttention(SearchStringField value) { this.attention = value; } /** * Gets the value of the billAddress property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getBillAddress() { return billAddress; } /** * Sets the value of the billAddress property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setBillAddress(SearchStringField value) { this.billAddress = value; } /** * Gets the value of the category property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getCategory() { return category; } /** * Sets the value of the category property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setCategory(SearchMultiSelectField value) { this.category = value; } /** * Gets the value of the city property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getCity() { return city; } /** * Sets the value of the city property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setCity(SearchStringField value) { this.city = value; } /** * Gets the value of the clazz property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getClazz() { return clazz; } /** * Sets the value of the clazz property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setClazz(SearchMultiSelectField value) { this.clazz = value; } /** * Gets the value of the comments property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getComments() { return comments; } /** * Sets the value of the comments property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setComments(SearchStringField value) { this.comments = value; } /** * Gets the value of the commissionPlan property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getCommissionPlan() { return commissionPlan; } /** * Sets the value of the commissionPlan property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setCommissionPlan(SearchMultiSelectField value) { this.commissionPlan = value; } /** * Gets the value of the country property. * * @return * possible object is * {@link SearchEnumMultiSelectField } * */ public SearchEnumMultiSelectField getCountry() { return country; } /** * Sets the value of the country property. * * @param value * allowed object is * {@link SearchEnumMultiSelectField } * */ public void setCountry(SearchEnumMultiSelectField value) { this.country = value; } /** * Gets the value of the county property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getCounty() { return county; } /** * Sets the value of the county property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setCounty(SearchStringField value) { this.county = value; } /** * Gets the value of the dateCreated property. * * @return * possible object is * {@link SearchDateField } * */ public SearchDateField getDateCreated() { return dateCreated; } /** * Sets the value of the dateCreated property. * * @param value * allowed object is * {@link SearchDateField } * */ public void setDateCreated(SearchDateField value) { this.dateCreated = value; } /** * Gets the value of the defaultTaxReg property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getDefaultTaxReg() { return defaultTaxReg; } /** * Sets the value of the defaultTaxReg property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setDefaultTaxReg(SearchMultiSelectField value) { this.defaultTaxReg = value; } /** * Gets the value of the defaultTaxRegText property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getDefaultTaxRegText() { return defaultTaxRegText; } /** * Sets the value of the defaultTaxRegText property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setDefaultTaxRegText(SearchStringField value) { this.defaultTaxRegText = value; } /** * Gets the value of the department property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getDepartment() { return department; } /** * Sets the value of the department property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setDepartment(SearchMultiSelectField value) { this.department = value; } /** * Gets the value of the eligibleForCommission property. * * @return * possible object is * {@link SearchBooleanField } * */ public SearchBooleanField getEligibleForCommission() { return eligibleForCommission; } /** * Sets the value of the eligibleForCommission property. * * @param value * allowed object is * {@link SearchBooleanField } * */ public void setEligibleForCommission(SearchBooleanField value) { this.eligibleForCommission = value; } /** * Gets the value of the email property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getEmail() { return email; } /** * Sets the value of the email property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setEmail(SearchStringField value) { this.email = value; } /** * Gets the value of the emailPreference property. * * @return * possible object is * {@link SearchEnumMultiSelectField } * */ public SearchEnumMultiSelectField getEmailPreference() { return emailPreference; } /** * Sets the value of the emailPreference property. * * @param value * allowed object is * {@link SearchEnumMultiSelectField } * */ public void setEmailPreference(SearchEnumMultiSelectField value) { this.emailPreference = value; } /** * Gets the value of the entityId property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getEntityId() { return entityId; } /** * Sets the value of the entityId property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setEntityId(SearchStringField value) { this.entityId = value; } /** * Gets the value of the externalId property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getExternalId() { return externalId; } /** * Sets the value of the externalId property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setExternalId(SearchMultiSelectField value) { this.externalId = value; } /** * Gets the value of the externalIdString property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getExternalIdString() { return externalIdString; } /** * Sets the value of the externalIdString property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setExternalIdString(SearchStringField value) { this.externalIdString = value; } /** * Gets the value of the fax property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getFax() { return fax; } /** * Sets the value of the fax property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setFax(SearchStringField value) { this.fax = value; } /** * Gets the value of the firstName property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getFirstName() { return firstName; } /** * Sets the value of the firstName property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setFirstName(SearchStringField value) { this.firstName = value; } /** * Gets the value of the giveAccess property. * * @return * possible object is * {@link SearchBooleanField } * */ public SearchBooleanField getGiveAccess() { return giveAccess; } /** * Sets the value of the giveAccess property. * * @param value * allowed object is * {@link SearchBooleanField } * */ public void setGiveAccess(SearchBooleanField value) { this.giveAccess = value; } /** * Gets the value of the globalSubscriptionStatus property. * * @return * possible object is * {@link SearchEnumMultiSelectField } * */ public SearchEnumMultiSelectField getGlobalSubscriptionStatus() { return globalSubscriptionStatus; } /** * Sets the value of the globalSubscriptionStatus property. * * @param value * allowed object is * {@link SearchEnumMultiSelectField } * */ public void setGlobalSubscriptionStatus(SearchEnumMultiSelectField value) { this.globalSubscriptionStatus = value; } /** * Gets the value of the group property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getGroup() { return group; } /** * Sets the value of the group property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setGroup(SearchMultiSelectField value) { this.group = value; } /** * Gets the value of the hasDuplicates property. * * @return * possible object is * {@link SearchBooleanField } * */ public SearchBooleanField getHasDuplicates() { return hasDuplicates; } /** * Sets the value of the hasDuplicates property. * * @param value * allowed object is * {@link SearchBooleanField } * */ public void setHasDuplicates(SearchBooleanField value) { this.hasDuplicates = value; } /** * Gets the value of the image property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getImage() { return image; } /** * Sets the value of the image property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setImage(SearchStringField value) { this.image = value; } /** * Gets the value of the internalId property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getInternalId() { return internalId; } /** * Sets the value of the internalId property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setInternalId(SearchMultiSelectField value) { this.internalId = value; } /** * Gets the value of the internalIdNumber property. * * @return * possible object is * {@link SearchLongField } * */ public SearchLongField getInternalIdNumber() { return internalIdNumber; } /** * Sets the value of the internalIdNumber property. * * @param value * allowed object is * {@link SearchLongField } * */ public void setInternalIdNumber(SearchLongField value) { this.internalIdNumber = value; } /** * Gets the value of the isDefaultBilling property. * * @return * possible object is * {@link SearchBooleanField } * */ public SearchBooleanField getIsDefaultBilling() { return isDefaultBilling; } /** * Sets the value of the isDefaultBilling property. * * @param value * allowed object is * {@link SearchBooleanField } * */ public void setIsDefaultBilling(SearchBooleanField value) { this.isDefaultBilling = value; } /** * Gets the value of the isDefaultShipping property. * * @return * possible object is * {@link SearchBooleanField } * */ public SearchBooleanField getIsDefaultShipping() { return isDefaultShipping; } /** * Sets the value of the isDefaultShipping property. * * @param value * allowed object is * {@link SearchBooleanField } * */ public void setIsDefaultShipping(SearchBooleanField value) { this.isDefaultShipping = value; } /** * Gets the value of the isInactive property. * * @return * possible object is * {@link SearchBooleanField } * */ public SearchBooleanField getIsInactive() { return isInactive; } /** * Sets the value of the isInactive property. * * @param value * allowed object is * {@link SearchBooleanField } * */ public void setIsInactive(SearchBooleanField value) { this.isInactive = value; } /** * Gets the value of the isPerson property. * * @return * possible object is * {@link SearchBooleanField } * */ public SearchBooleanField getIsPerson() { return isPerson; } /** * Sets the value of the isPerson property. * * @param value * allowed object is * {@link SearchBooleanField } * */ public void setIsPerson(SearchBooleanField value) { this.isPerson = value; } /** * Gets the value of the language property. * * @return * possible object is * {@link SearchEnumMultiSelectField } * */ public SearchEnumMultiSelectField getLanguage() { return language; } /** * Sets the value of the language property. * * @param value * allowed object is * {@link SearchEnumMultiSelectField } * */ public void setLanguage(SearchEnumMultiSelectField value) { this.language = value; } /** * Gets the value of the lastModifiedDate property. * * @return * possible object is * {@link SearchDateField } * */ public SearchDateField getLastModifiedDate() { return lastModifiedDate; } /** * Sets the value of the lastModifiedDate property. * * @param value * allowed object is * {@link SearchDateField } * */ public void setLastModifiedDate(SearchDateField value) { this.lastModifiedDate = value; } /** * Gets the value of the lastName property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getLastName() { return lastName; } /** * Sets the value of the lastName property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setLastName(SearchStringField value) { this.lastName = value; } /** * Gets the value of the level property. * * @return * possible object is * {@link SearchEnumMultiSelectField } * */ public SearchEnumMultiSelectField getLevel() { return level; } /** * Sets the value of the level property. * * @param value * allowed object is * {@link SearchEnumMultiSelectField } * */ public void setLevel(SearchEnumMultiSelectField value) { this.level = value; } /** * Gets the value of the location property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getLocation() { return location; } /** * Sets the value of the location property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setLocation(SearchMultiSelectField value) { this.location = value; } /** * Gets the value of the middleName property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getMiddleName() { return middleName; } /** * Sets the value of the middleName property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setMiddleName(SearchStringField value) { this.middleName = value; } /** * Gets the value of the otherRelationships property. * * @return * possible object is * {@link SearchEnumMultiSelectField } * */ public SearchEnumMultiSelectField getOtherRelationships() { return otherRelationships; } /** * Sets the value of the otherRelationships property. * * @param value * allowed object is * {@link SearchEnumMultiSelectField } * */ public void setOtherRelationships(SearchEnumMultiSelectField value) { this.otherRelationships = value; } /** * Gets the value of the parent property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getParent() { return parent; } /** * Sets the value of the parent property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setParent(SearchMultiSelectField value) { this.parent = value; } /** * Gets the value of the partnerCode property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getPartnerCode() { return partnerCode; } /** * Sets the value of the partnerCode property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setPartnerCode(SearchStringField value) { this.partnerCode = value; } /** * Gets the value of the permission property. * * @return * possible object is * {@link SearchEnumMultiSelectField } * */ public SearchEnumMultiSelectField getPermission() { return permission; } /** * Sets the value of the permission property. * * @param value * allowed object is * {@link SearchEnumMultiSelectField } * */ public void setPermission(SearchEnumMultiSelectField value) { this.permission = value; } /** * Gets the value of the phone property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getPhone() { return phone; } /** * Sets the value of the phone property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setPhone(SearchStringField value) { this.phone = value; } /** * Gets the value of the phoneticName property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getPhoneticName() { return phoneticName; } /** * Sets the value of the phoneticName property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setPhoneticName(SearchStringField value) { this.phoneticName = value; } /** * Gets the value of the promoCode property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getPromoCode() { return promoCode; } /** * Sets the value of the promoCode property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setPromoCode(SearchMultiSelectField value) { this.promoCode = value; } /** * Gets the value of the salutation property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getSalutation() { return salutation; } /** * Sets the value of the salutation property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setSalutation(SearchStringField value) { this.salutation = value; } /** * Gets the value of the shipAddress property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getShipAddress() { return shipAddress; } /** * Sets the value of the shipAddress property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setShipAddress(SearchStringField value) { this.shipAddress = value; } /** * Gets the value of the state property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getState() { return state; } /** * Sets the value of the state property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setState(SearchStringField value) { this.state = value; } /** * Gets the value of the subsidiary property. * * @return * possible object is * {@link SearchMultiSelectField } * */ public SearchMultiSelectField getSubsidiary() { return subsidiary; } /** * Sets the value of the subsidiary property. * * @param value * allowed object is * {@link SearchMultiSelectField } * */ public void setSubsidiary(SearchMultiSelectField value) { this.subsidiary = value; } /** * Gets the value of the title property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getTitle() { return title; } /** * Sets the value of the title property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setTitle(SearchStringField value) { this.title = value; } /** * Gets the value of the url property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getURL() { return url; } /** * Sets the value of the url property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setURL(SearchStringField value) { this.url = value; } /** * Gets the value of the zipCode property. * * @return * possible object is * {@link SearchStringField } * */ public SearchStringField getZipCode() { return zipCode; } /** * Sets the value of the zipCode property. * * @param value * allowed object is * {@link SearchStringField } * */ public void setZipCode(SearchStringField value) { this.zipCode = value; } /** * Gets the value of the customFieldList property. * * @return * possible object is * {@link SearchCustomFieldList } * */ public SearchCustomFieldList getCustomFieldList() { return customFieldList; } /** * Sets the value of the customFieldList property. * * @param value * allowed object is * {@link SearchCustomFieldList } * */ public void setCustomFieldList(SearchCustomFieldList value) { this.customFieldList = value; } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy