
tsg.ns.wsdl.coop.CampaignSearchBasic 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.XmlType;
/**
* Java class for CampaignSearchBasic complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="CampaignSearchBasic">
* <complexContent>
* <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}SearchRecordBasic">
* <sequence>
* <element name="audience" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="baseCost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
* <element name="campaignEventType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
* <element name="campaignId" 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="channel" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="cost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
* <element name="createdDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
* <element name="endDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
* <element name="event" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
* <element name="expectedRevenue" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDoubleField" 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="family" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="group" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" 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="isInactive" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
* <element name="isSalesCampaign" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
* <element name="item" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="keyword" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
* <element name="lastModifiedDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
* <element name="manager" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="managerRole" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="number" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
* <element name="offer" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="promoCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="recipient" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="response" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
* <element name="responseCategory" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
* <element name="responseCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
* <element name="responseComments" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
* <element name="responseDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
* <element name="scheduleDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
* <element name="searchEngine" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="startDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
* <element name="status" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
* <element name="subscription" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
* <element name="template" 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="vertical" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchMultiSelectField" 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 = "CampaignSearchBasic", namespace = "urn:common_2023_1.platform.webservices.netsuite.com", propOrder = {
"audience",
"baseCost",
"campaignEventType",
"campaignId",
"category",
"channel",
"cost",
"createdDate",
"endDate",
"event",
"expectedRevenue",
"externalId",
"externalIdString",
"family",
"group",
"internalId",
"internalIdNumber",
"isInactive",
"isSalesCampaign",
"item",
"keyword",
"lastModifiedDate",
"manager",
"managerRole",
"number",
"offer",
"promoCode",
"recipient",
"response",
"responseCategory",
"responseCode",
"responseComments",
"responseDate",
"scheduleDate",
"searchEngine",
"startDate",
"status",
"subscription",
"template",
"title",
"vertical",
"customFieldList"
})
public class CampaignSearchBasic
extends SearchRecordBasic
{
protected SearchMultiSelectField audience;
protected SearchDoubleField baseCost;
protected SearchEnumMultiSelectField campaignEventType;
protected SearchStringField campaignId;
protected SearchMultiSelectField category;
protected SearchMultiSelectField channel;
protected SearchDoubleField cost;
protected SearchDateField createdDate;
protected SearchDateField endDate;
protected SearchStringField event;
protected SearchDoubleField expectedRevenue;
protected SearchMultiSelectField externalId;
protected SearchStringField externalIdString;
protected SearchMultiSelectField family;
protected SearchMultiSelectField group;
protected SearchMultiSelectField internalId;
protected SearchLongField internalIdNumber;
protected SearchBooleanField isInactive;
protected SearchBooleanField isSalesCampaign;
protected SearchMultiSelectField item;
protected SearchStringField keyword;
protected SearchDateField lastModifiedDate;
protected SearchMultiSelectField manager;
protected SearchMultiSelectField managerRole;
protected SearchLongField number;
protected SearchMultiSelectField offer;
protected SearchMultiSelectField promoCode;
protected SearchMultiSelectField recipient;
protected SearchEnumMultiSelectField response;
protected SearchEnumMultiSelectField responseCategory;
protected SearchLongField responseCode;
protected SearchStringField responseComments;
protected SearchDateField responseDate;
protected SearchDateField scheduleDate;
protected SearchMultiSelectField searchEngine;
protected SearchDateField startDate;
protected SearchEnumMultiSelectField status;
protected SearchMultiSelectField subscription;
protected SearchMultiSelectField template;
protected SearchStringField title;
protected SearchMultiSelectField vertical;
protected SearchCustomFieldList customFieldList;
/**
* Gets the value of the audience property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getAudience() {
return audience;
}
/**
* Sets the value of the audience property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setAudience(SearchMultiSelectField value) {
this.audience = value;
}
/**
* Gets the value of the baseCost property.
*
* @return
* possible object is
* {@link SearchDoubleField }
*
*/
public SearchDoubleField getBaseCost() {
return baseCost;
}
/**
* Sets the value of the baseCost property.
*
* @param value
* allowed object is
* {@link SearchDoubleField }
*
*/
public void setBaseCost(SearchDoubleField value) {
this.baseCost = value;
}
/**
* Gets the value of the campaignEventType property.
*
* @return
* possible object is
* {@link SearchEnumMultiSelectField }
*
*/
public SearchEnumMultiSelectField getCampaignEventType() {
return campaignEventType;
}
/**
* Sets the value of the campaignEventType property.
*
* @param value
* allowed object is
* {@link SearchEnumMultiSelectField }
*
*/
public void setCampaignEventType(SearchEnumMultiSelectField value) {
this.campaignEventType = value;
}
/**
* Gets the value of the campaignId property.
*
* @return
* possible object is
* {@link SearchStringField }
*
*/
public SearchStringField getCampaignId() {
return campaignId;
}
/**
* Sets the value of the campaignId property.
*
* @param value
* allowed object is
* {@link SearchStringField }
*
*/
public void setCampaignId(SearchStringField value) {
this.campaignId = 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 channel property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getChannel() {
return channel;
}
/**
* Sets the value of the channel property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setChannel(SearchMultiSelectField value) {
this.channel = value;
}
/**
* Gets the value of the cost property.
*
* @return
* possible object is
* {@link SearchDoubleField }
*
*/
public SearchDoubleField getCost() {
return cost;
}
/**
* Sets the value of the cost property.
*
* @param value
* allowed object is
* {@link SearchDoubleField }
*
*/
public void setCost(SearchDoubleField value) {
this.cost = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link SearchDateField }
*
*/
public SearchDateField getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link SearchDateField }
*
*/
public void setCreatedDate(SearchDateField value) {
this.createdDate = value;
}
/**
* Gets the value of the endDate property.
*
* @return
* possible object is
* {@link SearchDateField }
*
*/
public SearchDateField getEndDate() {
return endDate;
}
/**
* Sets the value of the endDate property.
*
* @param value
* allowed object is
* {@link SearchDateField }
*
*/
public void setEndDate(SearchDateField value) {
this.endDate = value;
}
/**
* Gets the value of the event property.
*
* @return
* possible object is
* {@link SearchStringField }
*
*/
public SearchStringField getEvent() {
return event;
}
/**
* Sets the value of the event property.
*
* @param value
* allowed object is
* {@link SearchStringField }
*
*/
public void setEvent(SearchStringField value) {
this.event = value;
}
/**
* Gets the value of the expectedRevenue property.
*
* @return
* possible object is
* {@link SearchDoubleField }
*
*/
public SearchDoubleField getExpectedRevenue() {
return expectedRevenue;
}
/**
* Sets the value of the expectedRevenue property.
*
* @param value
* allowed object is
* {@link SearchDoubleField }
*
*/
public void setExpectedRevenue(SearchDoubleField value) {
this.expectedRevenue = 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 family property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getFamily() {
return family;
}
/**
* Sets the value of the family property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setFamily(SearchMultiSelectField value) {
this.family = 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 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 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 isSalesCampaign property.
*
* @return
* possible object is
* {@link SearchBooleanField }
*
*/
public SearchBooleanField getIsSalesCampaign() {
return isSalesCampaign;
}
/**
* Sets the value of the isSalesCampaign property.
*
* @param value
* allowed object is
* {@link SearchBooleanField }
*
*/
public void setIsSalesCampaign(SearchBooleanField value) {
this.isSalesCampaign = value;
}
/**
* Gets the value of the item property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getItem() {
return item;
}
/**
* Sets the value of the item property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setItem(SearchMultiSelectField value) {
this.item = value;
}
/**
* Gets the value of the keyword property.
*
* @return
* possible object is
* {@link SearchStringField }
*
*/
public SearchStringField getKeyword() {
return keyword;
}
/**
* Sets the value of the keyword property.
*
* @param value
* allowed object is
* {@link SearchStringField }
*
*/
public void setKeyword(SearchStringField value) {
this.keyword = 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 manager property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getManager() {
return manager;
}
/**
* Sets the value of the manager property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setManager(SearchMultiSelectField value) {
this.manager = value;
}
/**
* Gets the value of the managerRole property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getManagerRole() {
return managerRole;
}
/**
* Sets the value of the managerRole property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setManagerRole(SearchMultiSelectField value) {
this.managerRole = value;
}
/**
* Gets the value of the number property.
*
* @return
* possible object is
* {@link SearchLongField }
*
*/
public SearchLongField getNumber() {
return number;
}
/**
* Sets the value of the number property.
*
* @param value
* allowed object is
* {@link SearchLongField }
*
*/
public void setNumber(SearchLongField value) {
this.number = value;
}
/**
* Gets the value of the offer property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getOffer() {
return offer;
}
/**
* Sets the value of the offer property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setOffer(SearchMultiSelectField value) {
this.offer = 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 recipient property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getRecipient() {
return recipient;
}
/**
* Sets the value of the recipient property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setRecipient(SearchMultiSelectField value) {
this.recipient = value;
}
/**
* Gets the value of the response property.
*
* @return
* possible object is
* {@link SearchEnumMultiSelectField }
*
*/
public SearchEnumMultiSelectField getResponse() {
return response;
}
/**
* Sets the value of the response property.
*
* @param value
* allowed object is
* {@link SearchEnumMultiSelectField }
*
*/
public void setResponse(SearchEnumMultiSelectField value) {
this.response = value;
}
/**
* Gets the value of the responseCategory property.
*
* @return
* possible object is
* {@link SearchEnumMultiSelectField }
*
*/
public SearchEnumMultiSelectField getResponseCategory() {
return responseCategory;
}
/**
* Sets the value of the responseCategory property.
*
* @param value
* allowed object is
* {@link SearchEnumMultiSelectField }
*
*/
public void setResponseCategory(SearchEnumMultiSelectField value) {
this.responseCategory = value;
}
/**
* Gets the value of the responseCode property.
*
* @return
* possible object is
* {@link SearchLongField }
*
*/
public SearchLongField getResponseCode() {
return responseCode;
}
/**
* Sets the value of the responseCode property.
*
* @param value
* allowed object is
* {@link SearchLongField }
*
*/
public void setResponseCode(SearchLongField value) {
this.responseCode = value;
}
/**
* Gets the value of the responseComments property.
*
* @return
* possible object is
* {@link SearchStringField }
*
*/
public SearchStringField getResponseComments() {
return responseComments;
}
/**
* Sets the value of the responseComments property.
*
* @param value
* allowed object is
* {@link SearchStringField }
*
*/
public void setResponseComments(SearchStringField value) {
this.responseComments = value;
}
/**
* Gets the value of the responseDate property.
*
* @return
* possible object is
* {@link SearchDateField }
*
*/
public SearchDateField getResponseDate() {
return responseDate;
}
/**
* Sets the value of the responseDate property.
*
* @param value
* allowed object is
* {@link SearchDateField }
*
*/
public void setResponseDate(SearchDateField value) {
this.responseDate = value;
}
/**
* Gets the value of the scheduleDate property.
*
* @return
* possible object is
* {@link SearchDateField }
*
*/
public SearchDateField getScheduleDate() {
return scheduleDate;
}
/**
* Sets the value of the scheduleDate property.
*
* @param value
* allowed object is
* {@link SearchDateField }
*
*/
public void setScheduleDate(SearchDateField value) {
this.scheduleDate = value;
}
/**
* Gets the value of the searchEngine property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getSearchEngine() {
return searchEngine;
}
/**
* Sets the value of the searchEngine property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setSearchEngine(SearchMultiSelectField value) {
this.searchEngine = value;
}
/**
* Gets the value of the startDate property.
*
* @return
* possible object is
* {@link SearchDateField }
*
*/
public SearchDateField getStartDate() {
return startDate;
}
/**
* Sets the value of the startDate property.
*
* @param value
* allowed object is
* {@link SearchDateField }
*
*/
public void setStartDate(SearchDateField value) {
this.startDate = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link SearchEnumMultiSelectField }
*
*/
public SearchEnumMultiSelectField getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link SearchEnumMultiSelectField }
*
*/
public void setStatus(SearchEnumMultiSelectField value) {
this.status = value;
}
/**
* Gets the value of the subscription property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getSubscription() {
return subscription;
}
/**
* Sets the value of the subscription property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setSubscription(SearchMultiSelectField value) {
this.subscription = value;
}
/**
* Gets the value of the template property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getTemplate() {
return template;
}
/**
* Sets the value of the template property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setTemplate(SearchMultiSelectField value) {
this.template = 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 vertical property.
*
* @return
* possible object is
* {@link SearchMultiSelectField }
*
*/
public SearchMultiSelectField getVertical() {
return vertical;
}
/**
* Sets the value of the vertical property.
*
* @param value
* allowed object is
* {@link SearchMultiSelectField }
*
*/
public void setVertical(SearchMultiSelectField value) {
this.vertical = 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