
tsg.ns.wsdl.coop.LocationSearchRowBasic Maven / Gradle / Ivy
package tsg.ns.wsdl.coop;
import java.util.ArrayList;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlType;
/**
* Java class for LocationSearchRowBasic complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="LocationSearchRowBasic">
* <complexContent>
* <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}SearchRowBasic">
* <sequence>
* <element name="address1" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="address2" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="address3" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="allowStorePickup" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="autoAssignmentRegionSetting" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="bufferStock" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="city" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="country" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="dailyShippingCapacity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="endTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="externalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="geolocationMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="internalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isFriday" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isInactive" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isIncludeInCt" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isMonday" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isOffice" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isSaturday" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isSunday" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isThursday" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isTuesday" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isWednesday" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="latitude" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="locationType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="longitude" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="makeInventoryAvailable" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="makeInventoryAvailableStore" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="name" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="nameNoHierarchy" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="nextPickupCutOffTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="phone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="sameDayPickupCutOffTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="soPredConfidence" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="soPredictedDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="startTime" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="state" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="storePickupBufferStock" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="subsidiary" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="timeZone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="totalShippingCapacity" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="tranPrefix" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="usesBins" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="zip" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="customFieldList" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
* </sequence>
* </extension>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "LocationSearchRowBasic", namespace = "urn:common_2023_1.platform.webservices.netsuite.com", propOrder = {
"address1",
"address2",
"address3",
"allowStorePickup",
"autoAssignmentRegionSetting",
"bufferStock",
"city",
"country",
"dailyShippingCapacity",
"endTime",
"externalId",
"geolocationMethod",
"internalId",
"isFriday",
"isInactive",
"isIncludeInCt",
"isMonday",
"isOffice",
"isSaturday",
"isSunday",
"isThursday",
"isTuesday",
"isWednesday",
"latitude",
"locationType",
"longitude",
"makeInventoryAvailable",
"makeInventoryAvailableStore",
"name",
"nameNoHierarchy",
"nextPickupCutOffTime",
"phone",
"sameDayPickupCutOffTime",
"soPredConfidence",
"soPredictedDays",
"startTime",
"state",
"storePickupBufferStock",
"subsidiary",
"timeZone",
"totalShippingCapacity",
"tranPrefix",
"usesBins",
"zip",
"customFieldList"
})
public class LocationSearchRowBasic
extends SearchRowBasic
{
protected List address1;
protected List address2;
protected List address3;
protected List allowStorePickup;
protected List autoAssignmentRegionSetting;
protected List bufferStock;
protected List city;
protected List country;
protected List dailyShippingCapacity;
protected List endTime;
protected List externalId;
protected List geolocationMethod;
protected List internalId;
protected List isFriday;
protected List isInactive;
protected List isIncludeInCt;
protected List isMonday;
protected List isOffice;
protected List isSaturday;
protected List isSunday;
protected List isThursday;
protected List isTuesday;
protected List isWednesday;
protected List latitude;
protected List locationType;
protected List longitude;
protected List makeInventoryAvailable;
protected List makeInventoryAvailableStore;
protected List name;
protected List nameNoHierarchy;
protected List nextPickupCutOffTime;
protected List phone;
protected List sameDayPickupCutOffTime;
protected List soPredConfidence;
protected List soPredictedDays;
protected List startTime;
protected List state;
protected List storePickupBufferStock;
protected List subsidiary;
protected List timeZone;
protected List totalShippingCapacity;
protected List tranPrefix;
protected List usesBins;
protected List zip;
protected SearchColumnCustomFieldList customFieldList;
/**
* Gets the value of the address1 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the address1 property.
*
*
* For example, to add a new item, do as follows:
*
* getAddress1().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getAddress1() {
if (address1 == null) {
address1 = new ArrayList();
}
return this.address1;
}
/**
* Gets the value of the address2 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the address2 property.
*
*
* For example, to add a new item, do as follows:
*
* getAddress2().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getAddress2() {
if (address2 == null) {
address2 = new ArrayList();
}
return this.address2;
}
/**
* Gets the value of the address3 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the address3 property.
*
*
* For example, to add a new item, do as follows:
*
* getAddress3().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getAddress3() {
if (address3 == null) {
address3 = new ArrayList();
}
return this.address3;
}
/**
* Gets the value of the allowStorePickup property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the allowStorePickup property.
*
*
* For example, to add a new item, do as follows:
*
* getAllowStorePickup().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getAllowStorePickup() {
if (allowStorePickup == null) {
allowStorePickup = new ArrayList();
}
return this.allowStorePickup;
}
/**
* Gets the value of the autoAssignmentRegionSetting property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the autoAssignmentRegionSetting property.
*
*
* For example, to add a new item, do as follows:
*
* getAutoAssignmentRegionSetting().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnEnumSelectField }
*
*
*/
public List getAutoAssignmentRegionSetting() {
if (autoAssignmentRegionSetting == null) {
autoAssignmentRegionSetting = new ArrayList();
}
return this.autoAssignmentRegionSetting;
}
/**
* Gets the value of the bufferStock property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the bufferStock property.
*
*
* For example, to add a new item, do as follows:
*
* getBufferStock().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnLongField }
*
*
*/
public List getBufferStock() {
if (bufferStock == null) {
bufferStock = new ArrayList();
}
return this.bufferStock;
}
/**
* Gets the value of the city property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the city property.
*
*
* For example, to add a new item, do as follows:
*
* getCity().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getCity() {
if (city == null) {
city = new ArrayList();
}
return this.city;
}
/**
* Gets the value of the country property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the country property.
*
*
* For example, to add a new item, do as follows:
*
* getCountry().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnEnumSelectField }
*
*
*/
public List getCountry() {
if (country == null) {
country = new ArrayList();
}
return this.country;
}
/**
* Gets the value of the dailyShippingCapacity property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dailyShippingCapacity property.
*
*
* For example, to add a new item, do as follows:
*
* getDailyShippingCapacity().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnLongField }
*
*
*/
public List getDailyShippingCapacity() {
if (dailyShippingCapacity == null) {
dailyShippingCapacity = new ArrayList();
}
return this.dailyShippingCapacity;
}
/**
* Gets the value of the endTime property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the endTime property.
*
*
* For example, to add a new item, do as follows:
*
* getEndTime().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDateField }
*
*
*/
public List getEndTime() {
if (endTime == null) {
endTime = new ArrayList();
}
return this.endTime;
}
/**
* Gets the value of the externalId property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the externalId property.
*
*
* For example, to add a new item, do as follows:
*
* getExternalId().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnSelectField }
*
*
*/
public List getExternalId() {
if (externalId == null) {
externalId = new ArrayList();
}
return this.externalId;
}
/**
* Gets the value of the geolocationMethod property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the geolocationMethod property.
*
*
* For example, to add a new item, do as follows:
*
* getGeolocationMethod().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnEnumSelectField }
*
*
*/
public List getGeolocationMethod() {
if (geolocationMethod == null) {
geolocationMethod = new ArrayList();
}
return this.geolocationMethod;
}
/**
* Gets the value of the internalId property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the internalId property.
*
*
* For example, to add a new item, do as follows:
*
* getInternalId().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnSelectField }
*
*
*/
public List getInternalId() {
if (internalId == null) {
internalId = new ArrayList();
}
return this.internalId;
}
/**
* Gets the value of the isFriday property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isFriday property.
*
*
* For example, to add a new item, do as follows:
*
* getIsFriday().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsFriday() {
if (isFriday == null) {
isFriday = new ArrayList();
}
return this.isFriday;
}
/**
* Gets the value of the isInactive property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isInactive property.
*
*
* For example, to add a new item, do as follows:
*
* getIsInactive().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsInactive() {
if (isInactive == null) {
isInactive = new ArrayList();
}
return this.isInactive;
}
/**
* Gets the value of the isIncludeInCt property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isIncludeInCt property.
*
*
* For example, to add a new item, do as follows:
*
* getIsIncludeInCt().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsIncludeInCt() {
if (isIncludeInCt == null) {
isIncludeInCt = new ArrayList();
}
return this.isIncludeInCt;
}
/**
* Gets the value of the isMonday property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isMonday property.
*
*
* For example, to add a new item, do as follows:
*
* getIsMonday().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsMonday() {
if (isMonday == null) {
isMonday = new ArrayList();
}
return this.isMonday;
}
/**
* Gets the value of the isOffice property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isOffice property.
*
*
* For example, to add a new item, do as follows:
*
* getIsOffice().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsOffice() {
if (isOffice == null) {
isOffice = new ArrayList();
}
return this.isOffice;
}
/**
* Gets the value of the isSaturday property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isSaturday property.
*
*
* For example, to add a new item, do as follows:
*
* getIsSaturday().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsSaturday() {
if (isSaturday == null) {
isSaturday = new ArrayList();
}
return this.isSaturday;
}
/**
* Gets the value of the isSunday property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isSunday property.
*
*
* For example, to add a new item, do as follows:
*
* getIsSunday().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsSunday() {
if (isSunday == null) {
isSunday = new ArrayList();
}
return this.isSunday;
}
/**
* Gets the value of the isThursday property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isThursday property.
*
*
* For example, to add a new item, do as follows:
*
* getIsThursday().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsThursday() {
if (isThursday == null) {
isThursday = new ArrayList();
}
return this.isThursday;
}
/**
* Gets the value of the isTuesday property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isTuesday property.
*
*
* For example, to add a new item, do as follows:
*
* getIsTuesday().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsTuesday() {
if (isTuesday == null) {
isTuesday = new ArrayList();
}
return this.isTuesday;
}
/**
* Gets the value of the isWednesday property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the isWednesday property.
*
*
* For example, to add a new item, do as follows:
*
* getIsWednesday().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsWednesday() {
if (isWednesday == null) {
isWednesday = new ArrayList();
}
return this.isWednesday;
}
/**
* Gets the value of the latitude property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the latitude property.
*
*
* For example, to add a new item, do as follows:
*
* getLatitude().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getLatitude() {
if (latitude == null) {
latitude = new ArrayList();
}
return this.latitude;
}
/**
* Gets the value of the locationType property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the locationType property.
*
*
* For example, to add a new item, do as follows:
*
* getLocationType().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnEnumSelectField }
*
*
*/
public List getLocationType() {
if (locationType == null) {
locationType = new ArrayList();
}
return this.locationType;
}
/**
* Gets the value of the longitude property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the longitude property.
*
*
* For example, to add a new item, do as follows:
*
* getLongitude().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getLongitude() {
if (longitude == null) {
longitude = new ArrayList();
}
return this.longitude;
}
/**
* Gets the value of the makeInventoryAvailable property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the makeInventoryAvailable property.
*
*
* For example, to add a new item, do as follows:
*
* getMakeInventoryAvailable().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getMakeInventoryAvailable() {
if (makeInventoryAvailable == null) {
makeInventoryAvailable = new ArrayList();
}
return this.makeInventoryAvailable;
}
/**
* Gets the value of the makeInventoryAvailableStore property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the makeInventoryAvailableStore property.
*
*
* For example, to add a new item, do as follows:
*
* getMakeInventoryAvailableStore().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getMakeInventoryAvailableStore() {
if (makeInventoryAvailableStore == null) {
makeInventoryAvailableStore = new ArrayList();
}
return this.makeInventoryAvailableStore;
}
/**
* Gets the value of the name property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the name property.
*
*
* For example, to add a new item, do as follows:
*
* getName().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getName() {
if (name == null) {
name = new ArrayList();
}
return this.name;
}
/**
* Gets the value of the nameNoHierarchy property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the nameNoHierarchy property.
*
*
* For example, to add a new item, do as follows:
*
* getNameNoHierarchy().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getNameNoHierarchy() {
if (nameNoHierarchy == null) {
nameNoHierarchy = new ArrayList();
}
return this.nameNoHierarchy;
}
/**
* Gets the value of the nextPickupCutOffTime property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the nextPickupCutOffTime property.
*
*
* For example, to add a new item, do as follows:
*
* getNextPickupCutOffTime().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDateField }
*
*
*/
public List getNextPickupCutOffTime() {
if (nextPickupCutOffTime == null) {
nextPickupCutOffTime = new ArrayList();
}
return this.nextPickupCutOffTime;
}
/**
* Gets the value of the phone property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the phone property.
*
*
* For example, to add a new item, do as follows:
*
* getPhone().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getPhone() {
if (phone == null) {
phone = new ArrayList();
}
return this.phone;
}
/**
* Gets the value of the sameDayPickupCutOffTime property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the sameDayPickupCutOffTime property.
*
*
* For example, to add a new item, do as follows:
*
* getSameDayPickupCutOffTime().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDateField }
*
*
*/
public List getSameDayPickupCutOffTime() {
if (sameDayPickupCutOffTime == null) {
sameDayPickupCutOffTime = new ArrayList();
}
return this.sameDayPickupCutOffTime;
}
/**
* Gets the value of the soPredConfidence property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the soPredConfidence property.
*
*
* For example, to add a new item, do as follows:
*
* getSoPredConfidence().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getSoPredConfidence() {
if (soPredConfidence == null) {
soPredConfidence = new ArrayList();
}
return this.soPredConfidence;
}
/**
* Gets the value of the soPredictedDays property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the soPredictedDays property.
*
*
* For example, to add a new item, do as follows:
*
* getSoPredictedDays().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnLongField }
*
*
*/
public List getSoPredictedDays() {
if (soPredictedDays == null) {
soPredictedDays = new ArrayList();
}
return this.soPredictedDays;
}
/**
* Gets the value of the startTime property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the startTime property.
*
*
* For example, to add a new item, do as follows:
*
* getStartTime().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDateField }
*
*
*/
public List getStartTime() {
if (startTime == null) {
startTime = new ArrayList();
}
return this.startTime;
}
/**
* Gets the value of the state property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the state property.
*
*
* For example, to add a new item, do as follows:
*
* getState().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getState() {
if (state == null) {
state = new ArrayList();
}
return this.state;
}
/**
* Gets the value of the storePickupBufferStock property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the storePickupBufferStock property.
*
*
* For example, to add a new item, do as follows:
*
* getStorePickupBufferStock().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getStorePickupBufferStock() {
if (storePickupBufferStock == null) {
storePickupBufferStock = new ArrayList();
}
return this.storePickupBufferStock;
}
/**
* Gets the value of the subsidiary property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the subsidiary property.
*
*
* For example, to add a new item, do as follows:
*
* getSubsidiary().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnSelectField }
*
*
*/
public List getSubsidiary() {
if (subsidiary == null) {
subsidiary = new ArrayList();
}
return this.subsidiary;
}
/**
* Gets the value of the timeZone property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the timeZone property.
*
*
* For example, to add a new item, do as follows:
*
* getTimeZone().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnEnumSelectField }
*
*
*/
public List getTimeZone() {
if (timeZone == null) {
timeZone = new ArrayList();
}
return this.timeZone;
}
/**
* Gets the value of the totalShippingCapacity property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the totalShippingCapacity property.
*
*
* For example, to add a new item, do as follows:
*
* getTotalShippingCapacity().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnLongField }
*
*
*/
public List getTotalShippingCapacity() {
if (totalShippingCapacity == null) {
totalShippingCapacity = new ArrayList();
}
return this.totalShippingCapacity;
}
/**
* Gets the value of the tranPrefix property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the tranPrefix property.
*
*
* For example, to add a new item, do as follows:
*
* getTranPrefix().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getTranPrefix() {
if (tranPrefix == null) {
tranPrefix = new ArrayList();
}
return this.tranPrefix;
}
/**
* Gets the value of the usesBins property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the usesBins property.
*
*
* For example, to add a new item, do as follows:
*
* getUsesBins().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getUsesBins() {
if (usesBins == null) {
usesBins = new ArrayList();
}
return this.usesBins;
}
/**
* Gets the value of the zip property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the zip property.
*
*
* For example, to add a new item, do as follows:
*
* getZip().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getZip() {
if (zip == null) {
zip = new ArrayList();
}
return this.zip;
}
/**
* Gets the value of the customFieldList property.
*
* @return
* possible object is
* {@link SearchColumnCustomFieldList }
*
*/
public SearchColumnCustomFieldList getCustomFieldList() {
return customFieldList;
}
/**
* Sets the value of the customFieldList property.
*
* @param value
* allowed object is
* {@link SearchColumnCustomFieldList }
*
*/
public void setCustomFieldList(SearchColumnCustomFieldList value) {
this.customFieldList = value;
}
}