
tsg.ns.wsdl.coop.ItemFulfillment Maven / Gradle / Ivy
package tsg.ns.wsdl.coop;
import javax.xml.datatype.XMLGregorianCalendar;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlAttribute;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlSchemaType;
import jakarta.xml.bind.annotation.XmlType;
/**
* Java class for ItemFulfillment complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="ItemFulfillment">
* <complexContent>
* <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}Record">
* <sequence>
* <element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="customForm" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="postingPeriod" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="entity" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="createdFrom" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="requestedBy" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="createdFromShipGroup" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="partner" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="shippingAddress" type="{urn:common_2023_1.platform.webservices.netsuite.com}Address" minOccurs="0"/>
* <element name="pickedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="packedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="shippedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="shipIsResidential" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="shipAddressList" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="shipStatus" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentShipStatus" minOccurs="0"/>
* <element name="saturdayDeliveryUps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="sendShipNotifyEmailUps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="sendBackupEmailUps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="shipNotifyEmailAddressUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="shipNotifyEmailAddress2Ups" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="backupEmailAddressUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="shipNotifyEmailMessageUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="thirdPartyAcctUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="thirdPartyZipcodeUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="thirdPartyCountryUps" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}Country" minOccurs="0"/>
* <element name="thirdPartyTypeUps" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentThirdPartyTypeUps" minOccurs="0"/>
* <element name="partiesToTransactionUps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="exportTypeUps" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentExportTypeUps" minOccurs="0"/>
* <element name="methodOfTransportUps" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentMethodOfTransportUps" minOccurs="0"/>
* <element name="carrierIdUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="entryNumberUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="inbondCodeUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="isRoutedExportTransactionUps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="licenseNumberUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="licenseDateUps" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="licenseExceptionUps" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentLicenseExceptionUps" minOccurs="0"/>
* <element name="eccNumberUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="recipientTaxIdUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="blanketStartDateUps" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="blanketEndDateUps" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="shipmentWeightUps" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="saturdayDeliveryFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="saturdayPickupFedex" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="sendShipNotifyEmailFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="sendBackupEmailFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="signatureHomeDeliveryFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="shipNotifyEmailAddressFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="backupEmailAddressFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="shipDateFedEx" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="homeDeliveryTypeFedEx" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentHomeDeliveryTypeFedEx" minOccurs="0"/>
* <element name="homeDeliveryDateFedEx" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="bookingConfirmationNumFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="intlExemptionNumFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="b13aFilingOptionFedEx" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentB13AFilingOptionFedEx" minOccurs="0"/>
* <element name="b13aStatementDataFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="thirdPartyAcctFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="thirdPartyCountryFedEx" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}Country" minOccurs="0"/>
* <element name="thirdPartyTypeFedEx" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentThirdPartyTypeFedEx" minOccurs="0"/>
* <element name="shipmentWeightFedEx" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="termsOfSaleFedEx" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentTermsOfSaleFedEx" minOccurs="0"/>
* <element name="termsFreightChargeFedEx" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="termsInsuranceChargeFedEx" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="insideDeliveryFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="insidePickupFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="ancillaryEndorsementFedEx" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentAncillaryEndorsementFedEx" minOccurs="0"/>
* <element name="holdAtLocationFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="halPhoneFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="halAddr1FedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="halAddr2FedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="halAddr3FedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="halCityFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="halZipFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="halStateFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="halCountryFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="hazmatTypeFedEx" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentHazmatTypeFedEx" minOccurs="0"/>
* <element name="accessibilityTypeFedEx" type="{urn:types.sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentAccessibilityTypeFedEx" minOccurs="0"/>
* <element name="isCargoAircraftOnlyFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="shipMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="generateIntegratedShipperLabel" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="shippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="handlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="transferLocation" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="packageList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentPackageList" minOccurs="0"/>
* <element name="packageUpsList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentPackageUpsList" minOccurs="0"/>
* <element name="packageUspsList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentPackageUspsList" minOccurs="0"/>
* <element name="packageFedExList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExList" minOccurs="0"/>
* <element name="itemList" type="{urn:sales_2023_1.transactions.webservices.netsuite.com}ItemFulfillmentItemList" minOccurs="0"/>
* <element name="accountingBookDetailList" type="{urn:common_2023_1.platform.webservices.netsuite.com}AccountingBookDetailList" minOccurs="0"/>
* <element name="customFieldList" type="{urn:core_2023_1.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
* </sequence>
* <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
* </extension>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ItemFulfillment", namespace = "urn:sales_2023_1.transactions.webservices.netsuite.com", propOrder = {
"createdDate",
"lastModifiedDate",
"customForm",
"postingPeriod",
"entity",
"createdFrom",
"requestedBy",
"createdFromShipGroup",
"partner",
"shippingAddress",
"pickedDate",
"packedDate",
"shippedDate",
"shipIsResidential",
"shipAddressList",
"shipStatus",
"saturdayDeliveryUps",
"sendShipNotifyEmailUps",
"sendBackupEmailUps",
"shipNotifyEmailAddressUps",
"shipNotifyEmailAddress2Ups",
"backupEmailAddressUps",
"shipNotifyEmailMessageUps",
"thirdPartyAcctUps",
"thirdPartyZipcodeUps",
"thirdPartyCountryUps",
"thirdPartyTypeUps",
"partiesToTransactionUps",
"exportTypeUps",
"methodOfTransportUps",
"carrierIdUps",
"entryNumberUps",
"inbondCodeUps",
"isRoutedExportTransactionUps",
"licenseNumberUps",
"licenseDateUps",
"licenseExceptionUps",
"eccNumberUps",
"recipientTaxIdUps",
"blanketStartDateUps",
"blanketEndDateUps",
"shipmentWeightUps",
"saturdayDeliveryFedEx",
"saturdayPickupFedex",
"sendShipNotifyEmailFedEx",
"sendBackupEmailFedEx",
"signatureHomeDeliveryFedEx",
"shipNotifyEmailAddressFedEx",
"backupEmailAddressFedEx",
"shipDateFedEx",
"homeDeliveryTypeFedEx",
"homeDeliveryDateFedEx",
"bookingConfirmationNumFedEx",
"intlExemptionNumFedEx",
"b13AFilingOptionFedEx",
"b13AStatementDataFedEx",
"thirdPartyAcctFedEx",
"thirdPartyCountryFedEx",
"thirdPartyTypeFedEx",
"shipmentWeightFedEx",
"termsOfSaleFedEx",
"termsFreightChargeFedEx",
"termsInsuranceChargeFedEx",
"insideDeliveryFedEx",
"insidePickupFedEx",
"ancillaryEndorsementFedEx",
"holdAtLocationFedEx",
"halPhoneFedEx",
"halAddr1FedEx",
"halAddr2FedEx",
"halAddr3FedEx",
"halCityFedEx",
"halZipFedEx",
"halStateFedEx",
"halCountryFedEx",
"hazmatTypeFedEx",
"accessibilityTypeFedEx",
"isCargoAircraftOnlyFedEx",
"tranDate",
"tranId",
"shipMethod",
"generateIntegratedShipperLabel",
"shippingCost",
"handlingCost",
"memo",
"transferLocation",
"packageList",
"packageUpsList",
"packageUspsList",
"packageFedExList",
"itemList",
"accountingBookDetailList",
"customFieldList"
})
public class ItemFulfillment
extends Record
{
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar createdDate;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar lastModifiedDate;
protected RecordRef customForm;
protected RecordRef postingPeriod;
protected RecordRef entity;
protected RecordRef createdFrom;
protected RecordRef requestedBy;
protected Long createdFromShipGroup;
protected RecordRef partner;
protected Address shippingAddress;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar pickedDate;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar packedDate;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar shippedDate;
protected Boolean shipIsResidential;
protected RecordRef shipAddressList;
@XmlSchemaType(name = "string")
protected ItemFulfillmentShipStatus shipStatus;
protected Boolean saturdayDeliveryUps;
protected Boolean sendShipNotifyEmailUps;
protected Boolean sendBackupEmailUps;
protected String shipNotifyEmailAddressUps;
protected String shipNotifyEmailAddress2Ups;
protected String backupEmailAddressUps;
protected String shipNotifyEmailMessageUps;
protected String thirdPartyAcctUps;
protected String thirdPartyZipcodeUps;
@XmlSchemaType(name = "string")
protected Country thirdPartyCountryUps;
@XmlSchemaType(name = "string")
protected ItemFulfillmentThirdPartyTypeUps thirdPartyTypeUps;
protected Boolean partiesToTransactionUps;
@XmlSchemaType(name = "string")
protected ItemFulfillmentExportTypeUps exportTypeUps;
@XmlSchemaType(name = "string")
protected ItemFulfillmentMethodOfTransportUps methodOfTransportUps;
protected String carrierIdUps;
protected String entryNumberUps;
protected String inbondCodeUps;
protected Boolean isRoutedExportTransactionUps;
protected String licenseNumberUps;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar licenseDateUps;
@XmlSchemaType(name = "string")
protected ItemFulfillmentLicenseExceptionUps licenseExceptionUps;
protected String eccNumberUps;
protected String recipientTaxIdUps;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar blanketStartDateUps;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar blanketEndDateUps;
protected Double shipmentWeightUps;
protected Boolean saturdayDeliveryFedEx;
protected Boolean saturdayPickupFedex;
protected Boolean sendShipNotifyEmailFedEx;
protected Boolean sendBackupEmailFedEx;
protected Boolean signatureHomeDeliveryFedEx;
protected String shipNotifyEmailAddressFedEx;
protected String backupEmailAddressFedEx;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar shipDateFedEx;
@XmlSchemaType(name = "string")
protected ItemFulfillmentHomeDeliveryTypeFedEx homeDeliveryTypeFedEx;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar homeDeliveryDateFedEx;
protected String bookingConfirmationNumFedEx;
protected String intlExemptionNumFedEx;
@XmlElement(name = "b13aFilingOptionFedEx")
@XmlSchemaType(name = "string")
protected ItemFulfillmentB13AFilingOptionFedEx b13AFilingOptionFedEx;
@XmlElement(name = "b13aStatementDataFedEx")
protected String b13AStatementDataFedEx;
protected String thirdPartyAcctFedEx;
@XmlSchemaType(name = "string")
protected Country thirdPartyCountryFedEx;
@XmlSchemaType(name = "string")
protected ItemFulfillmentThirdPartyTypeFedEx thirdPartyTypeFedEx;
protected Double shipmentWeightFedEx;
@XmlSchemaType(name = "string")
protected ItemFulfillmentTermsOfSaleFedEx termsOfSaleFedEx;
protected Double termsFreightChargeFedEx;
protected Double termsInsuranceChargeFedEx;
protected Boolean insideDeliveryFedEx;
protected Boolean insidePickupFedEx;
@XmlSchemaType(name = "string")
protected ItemFulfillmentAncillaryEndorsementFedEx ancillaryEndorsementFedEx;
protected Boolean holdAtLocationFedEx;
protected String halPhoneFedEx;
protected String halAddr1FedEx;
protected String halAddr2FedEx;
protected String halAddr3FedEx;
protected String halCityFedEx;
protected String halZipFedEx;
protected String halStateFedEx;
protected String halCountryFedEx;
@XmlSchemaType(name = "string")
protected ItemFulfillmentHazmatTypeFedEx hazmatTypeFedEx;
@XmlSchemaType(name = "string")
protected ItemFulfillmentAccessibilityTypeFedEx accessibilityTypeFedEx;
protected Boolean isCargoAircraftOnlyFedEx;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar tranDate;
protected String tranId;
protected RecordRef shipMethod;
protected Boolean generateIntegratedShipperLabel;
protected Double shippingCost;
protected Double handlingCost;
protected String memo;
protected RecordRef transferLocation;
protected ItemFulfillmentPackageList packageList;
protected ItemFulfillmentPackageUpsList packageUpsList;
protected ItemFulfillmentPackageUspsList packageUspsList;
protected ItemFulfillmentPackageFedExList packageFedExList;
protected ItemFulfillmentItemList itemList;
protected AccountingBookDetailList accountingBookDetailList;
protected CustomFieldList customFieldList;
@XmlAttribute(name = "internalId")
protected String internalId;
@XmlAttribute(name = "externalId")
protected String externalId;
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setCreatedDate(XMLGregorianCalendar value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setLastModifiedDate(XMLGregorianCalendar value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the customForm property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCustomForm() {
return customForm;
}
/**
* Sets the value of the customForm property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCustomForm(RecordRef value) {
this.customForm = value;
}
/**
* Gets the value of the postingPeriod property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getPostingPeriod() {
return postingPeriod;
}
/**
* Sets the value of the postingPeriod property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setPostingPeriod(RecordRef value) {
this.postingPeriod = value;
}
/**
* Gets the value of the entity property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getEntity() {
return entity;
}
/**
* Sets the value of the entity property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setEntity(RecordRef value) {
this.entity = value;
}
/**
* Gets the value of the createdFrom property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCreatedFrom() {
return createdFrom;
}
/**
* Sets the value of the createdFrom property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCreatedFrom(RecordRef value) {
this.createdFrom = value;
}
/**
* Gets the value of the requestedBy property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getRequestedBy() {
return requestedBy;
}
/**
* Sets the value of the requestedBy property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setRequestedBy(RecordRef value) {
this.requestedBy = value;
}
/**
* Gets the value of the createdFromShipGroup property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getCreatedFromShipGroup() {
return createdFromShipGroup;
}
/**
* Sets the value of the createdFromShipGroup property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setCreatedFromShipGroup(Long value) {
this.createdFromShipGroup = value;
}
/**
* Gets the value of the partner property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getPartner() {
return partner;
}
/**
* Sets the value of the partner property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setPartner(RecordRef value) {
this.partner = value;
}
/**
* Gets the value of the shippingAddress property.
*
* @return
* possible object is
* {@link Address }
*
*/
public Address getShippingAddress() {
return shippingAddress;
}
/**
* Sets the value of the shippingAddress property.
*
* @param value
* allowed object is
* {@link Address }
*
*/
public void setShippingAddress(Address value) {
this.shippingAddress = value;
}
/**
* Gets the value of the pickedDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getPickedDate() {
return pickedDate;
}
/**
* Sets the value of the pickedDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setPickedDate(XMLGregorianCalendar value) {
this.pickedDate = value;
}
/**
* Gets the value of the packedDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getPackedDate() {
return packedDate;
}
/**
* Sets the value of the packedDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setPackedDate(XMLGregorianCalendar value) {
this.packedDate = value;
}
/**
* Gets the value of the shippedDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getShippedDate() {
return shippedDate;
}
/**
* Sets the value of the shippedDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setShippedDate(XMLGregorianCalendar value) {
this.shippedDate = value;
}
/**
* Gets the value of the shipIsResidential property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShipIsResidential() {
return shipIsResidential;
}
/**
* Sets the value of the shipIsResidential property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShipIsResidential(Boolean value) {
this.shipIsResidential = value;
}
/**
* Gets the value of the shipAddressList property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getShipAddressList() {
return shipAddressList;
}
/**
* Sets the value of the shipAddressList property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setShipAddressList(RecordRef value) {
this.shipAddressList = value;
}
/**
* Gets the value of the shipStatus property.
*
* @return
* possible object is
* {@link ItemFulfillmentShipStatus }
*
*/
public ItemFulfillmentShipStatus getShipStatus() {
return shipStatus;
}
/**
* Sets the value of the shipStatus property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentShipStatus }
*
*/
public void setShipStatus(ItemFulfillmentShipStatus value) {
this.shipStatus = value;
}
/**
* Gets the value of the saturdayDeliveryUps property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSaturdayDeliveryUps() {
return saturdayDeliveryUps;
}
/**
* Sets the value of the saturdayDeliveryUps property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSaturdayDeliveryUps(Boolean value) {
this.saturdayDeliveryUps = value;
}
/**
* Gets the value of the sendShipNotifyEmailUps property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSendShipNotifyEmailUps() {
return sendShipNotifyEmailUps;
}
/**
* Sets the value of the sendShipNotifyEmailUps property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSendShipNotifyEmailUps(Boolean value) {
this.sendShipNotifyEmailUps = value;
}
/**
* Gets the value of the sendBackupEmailUps property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSendBackupEmailUps() {
return sendBackupEmailUps;
}
/**
* Sets the value of the sendBackupEmailUps property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSendBackupEmailUps(Boolean value) {
this.sendBackupEmailUps = value;
}
/**
* Gets the value of the shipNotifyEmailAddressUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getShipNotifyEmailAddressUps() {
return shipNotifyEmailAddressUps;
}
/**
* Sets the value of the shipNotifyEmailAddressUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setShipNotifyEmailAddressUps(String value) {
this.shipNotifyEmailAddressUps = value;
}
/**
* Gets the value of the shipNotifyEmailAddress2Ups property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getShipNotifyEmailAddress2Ups() {
return shipNotifyEmailAddress2Ups;
}
/**
* Sets the value of the shipNotifyEmailAddress2Ups property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setShipNotifyEmailAddress2Ups(String value) {
this.shipNotifyEmailAddress2Ups = value;
}
/**
* Gets the value of the backupEmailAddressUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBackupEmailAddressUps() {
return backupEmailAddressUps;
}
/**
* Sets the value of the backupEmailAddressUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBackupEmailAddressUps(String value) {
this.backupEmailAddressUps = value;
}
/**
* Gets the value of the shipNotifyEmailMessageUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getShipNotifyEmailMessageUps() {
return shipNotifyEmailMessageUps;
}
/**
* Sets the value of the shipNotifyEmailMessageUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setShipNotifyEmailMessageUps(String value) {
this.shipNotifyEmailMessageUps = value;
}
/**
* Gets the value of the thirdPartyAcctUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getThirdPartyAcctUps() {
return thirdPartyAcctUps;
}
/**
* Sets the value of the thirdPartyAcctUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setThirdPartyAcctUps(String value) {
this.thirdPartyAcctUps = value;
}
/**
* Gets the value of the thirdPartyZipcodeUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getThirdPartyZipcodeUps() {
return thirdPartyZipcodeUps;
}
/**
* Sets the value of the thirdPartyZipcodeUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setThirdPartyZipcodeUps(String value) {
this.thirdPartyZipcodeUps = value;
}
/**
* Gets the value of the thirdPartyCountryUps property.
*
* @return
* possible object is
* {@link Country }
*
*/
public Country getThirdPartyCountryUps() {
return thirdPartyCountryUps;
}
/**
* Sets the value of the thirdPartyCountryUps property.
*
* @param value
* allowed object is
* {@link Country }
*
*/
public void setThirdPartyCountryUps(Country value) {
this.thirdPartyCountryUps = value;
}
/**
* Gets the value of the thirdPartyTypeUps property.
*
* @return
* possible object is
* {@link ItemFulfillmentThirdPartyTypeUps }
*
*/
public ItemFulfillmentThirdPartyTypeUps getThirdPartyTypeUps() {
return thirdPartyTypeUps;
}
/**
* Sets the value of the thirdPartyTypeUps property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentThirdPartyTypeUps }
*
*/
public void setThirdPartyTypeUps(ItemFulfillmentThirdPartyTypeUps value) {
this.thirdPartyTypeUps = value;
}
/**
* Gets the value of the partiesToTransactionUps property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isPartiesToTransactionUps() {
return partiesToTransactionUps;
}
/**
* Sets the value of the partiesToTransactionUps property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setPartiesToTransactionUps(Boolean value) {
this.partiesToTransactionUps = value;
}
/**
* Gets the value of the exportTypeUps property.
*
* @return
* possible object is
* {@link ItemFulfillmentExportTypeUps }
*
*/
public ItemFulfillmentExportTypeUps getExportTypeUps() {
return exportTypeUps;
}
/**
* Sets the value of the exportTypeUps property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentExportTypeUps }
*
*/
public void setExportTypeUps(ItemFulfillmentExportTypeUps value) {
this.exportTypeUps = value;
}
/**
* Gets the value of the methodOfTransportUps property.
*
* @return
* possible object is
* {@link ItemFulfillmentMethodOfTransportUps }
*
*/
public ItemFulfillmentMethodOfTransportUps getMethodOfTransportUps() {
return methodOfTransportUps;
}
/**
* Sets the value of the methodOfTransportUps property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentMethodOfTransportUps }
*
*/
public void setMethodOfTransportUps(ItemFulfillmentMethodOfTransportUps value) {
this.methodOfTransportUps = value;
}
/**
* Gets the value of the carrierIdUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCarrierIdUps() {
return carrierIdUps;
}
/**
* Sets the value of the carrierIdUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCarrierIdUps(String value) {
this.carrierIdUps = value;
}
/**
* Gets the value of the entryNumberUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEntryNumberUps() {
return entryNumberUps;
}
/**
* Sets the value of the entryNumberUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEntryNumberUps(String value) {
this.entryNumberUps = value;
}
/**
* Gets the value of the inbondCodeUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInbondCodeUps() {
return inbondCodeUps;
}
/**
* Sets the value of the inbondCodeUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInbondCodeUps(String value) {
this.inbondCodeUps = value;
}
/**
* Gets the value of the isRoutedExportTransactionUps property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsRoutedExportTransactionUps() {
return isRoutedExportTransactionUps;
}
/**
* Sets the value of the isRoutedExportTransactionUps property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsRoutedExportTransactionUps(Boolean value) {
this.isRoutedExportTransactionUps = value;
}
/**
* Gets the value of the licenseNumberUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLicenseNumberUps() {
return licenseNumberUps;
}
/**
* Sets the value of the licenseNumberUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLicenseNumberUps(String value) {
this.licenseNumberUps = value;
}
/**
* Gets the value of the licenseDateUps property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getLicenseDateUps() {
return licenseDateUps;
}
/**
* Sets the value of the licenseDateUps property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setLicenseDateUps(XMLGregorianCalendar value) {
this.licenseDateUps = value;
}
/**
* Gets the value of the licenseExceptionUps property.
*
* @return
* possible object is
* {@link ItemFulfillmentLicenseExceptionUps }
*
*/
public ItemFulfillmentLicenseExceptionUps getLicenseExceptionUps() {
return licenseExceptionUps;
}
/**
* Sets the value of the licenseExceptionUps property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentLicenseExceptionUps }
*
*/
public void setLicenseExceptionUps(ItemFulfillmentLicenseExceptionUps value) {
this.licenseExceptionUps = value;
}
/**
* Gets the value of the eccNumberUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEccNumberUps() {
return eccNumberUps;
}
/**
* Sets the value of the eccNumberUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEccNumberUps(String value) {
this.eccNumberUps = value;
}
/**
* Gets the value of the recipientTaxIdUps property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecipientTaxIdUps() {
return recipientTaxIdUps;
}
/**
* Sets the value of the recipientTaxIdUps property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecipientTaxIdUps(String value) {
this.recipientTaxIdUps = value;
}
/**
* Gets the value of the blanketStartDateUps property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getBlanketStartDateUps() {
return blanketStartDateUps;
}
/**
* Sets the value of the blanketStartDateUps property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setBlanketStartDateUps(XMLGregorianCalendar value) {
this.blanketStartDateUps = value;
}
/**
* Gets the value of the blanketEndDateUps property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getBlanketEndDateUps() {
return blanketEndDateUps;
}
/**
* Sets the value of the blanketEndDateUps property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setBlanketEndDateUps(XMLGregorianCalendar value) {
this.blanketEndDateUps = value;
}
/**
* Gets the value of the shipmentWeightUps property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getShipmentWeightUps() {
return shipmentWeightUps;
}
/**
* Sets the value of the shipmentWeightUps property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setShipmentWeightUps(Double value) {
this.shipmentWeightUps = value;
}
/**
* Gets the value of the saturdayDeliveryFedEx property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSaturdayDeliveryFedEx() {
return saturdayDeliveryFedEx;
}
/**
* Sets the value of the saturdayDeliveryFedEx property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSaturdayDeliveryFedEx(Boolean value) {
this.saturdayDeliveryFedEx = value;
}
/**
* Gets the value of the saturdayPickupFedex property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSaturdayPickupFedex() {
return saturdayPickupFedex;
}
/**
* Sets the value of the saturdayPickupFedex property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSaturdayPickupFedex(Boolean value) {
this.saturdayPickupFedex = value;
}
/**
* Gets the value of the sendShipNotifyEmailFedEx property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSendShipNotifyEmailFedEx() {
return sendShipNotifyEmailFedEx;
}
/**
* Sets the value of the sendShipNotifyEmailFedEx property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSendShipNotifyEmailFedEx(Boolean value) {
this.sendShipNotifyEmailFedEx = value;
}
/**
* Gets the value of the sendBackupEmailFedEx property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSendBackupEmailFedEx() {
return sendBackupEmailFedEx;
}
/**
* Sets the value of the sendBackupEmailFedEx property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSendBackupEmailFedEx(Boolean value) {
this.sendBackupEmailFedEx = value;
}
/**
* Gets the value of the signatureHomeDeliveryFedEx property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSignatureHomeDeliveryFedEx() {
return signatureHomeDeliveryFedEx;
}
/**
* Sets the value of the signatureHomeDeliveryFedEx property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSignatureHomeDeliveryFedEx(Boolean value) {
this.signatureHomeDeliveryFedEx = value;
}
/**
* Gets the value of the shipNotifyEmailAddressFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getShipNotifyEmailAddressFedEx() {
return shipNotifyEmailAddressFedEx;
}
/**
* Sets the value of the shipNotifyEmailAddressFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setShipNotifyEmailAddressFedEx(String value) {
this.shipNotifyEmailAddressFedEx = value;
}
/**
* Gets the value of the backupEmailAddressFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBackupEmailAddressFedEx() {
return backupEmailAddressFedEx;
}
/**
* Sets the value of the backupEmailAddressFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBackupEmailAddressFedEx(String value) {
this.backupEmailAddressFedEx = value;
}
/**
* Gets the value of the shipDateFedEx property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getShipDateFedEx() {
return shipDateFedEx;
}
/**
* Sets the value of the shipDateFedEx property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setShipDateFedEx(XMLGregorianCalendar value) {
this.shipDateFedEx = value;
}
/**
* Gets the value of the homeDeliveryTypeFedEx property.
*
* @return
* possible object is
* {@link ItemFulfillmentHomeDeliveryTypeFedEx }
*
*/
public ItemFulfillmentHomeDeliveryTypeFedEx getHomeDeliveryTypeFedEx() {
return homeDeliveryTypeFedEx;
}
/**
* Sets the value of the homeDeliveryTypeFedEx property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentHomeDeliveryTypeFedEx }
*
*/
public void setHomeDeliveryTypeFedEx(ItemFulfillmentHomeDeliveryTypeFedEx value) {
this.homeDeliveryTypeFedEx = value;
}
/**
* Gets the value of the homeDeliveryDateFedEx property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getHomeDeliveryDateFedEx() {
return homeDeliveryDateFedEx;
}
/**
* Sets the value of the homeDeliveryDateFedEx property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setHomeDeliveryDateFedEx(XMLGregorianCalendar value) {
this.homeDeliveryDateFedEx = value;
}
/**
* Gets the value of the bookingConfirmationNumFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBookingConfirmationNumFedEx() {
return bookingConfirmationNumFedEx;
}
/**
* Sets the value of the bookingConfirmationNumFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBookingConfirmationNumFedEx(String value) {
this.bookingConfirmationNumFedEx = value;
}
/**
* Gets the value of the intlExemptionNumFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIntlExemptionNumFedEx() {
return intlExemptionNumFedEx;
}
/**
* Sets the value of the intlExemptionNumFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIntlExemptionNumFedEx(String value) {
this.intlExemptionNumFedEx = value;
}
/**
* Gets the value of the b13AFilingOptionFedEx property.
*
* @return
* possible object is
* {@link ItemFulfillmentB13AFilingOptionFedEx }
*
*/
public ItemFulfillmentB13AFilingOptionFedEx getB13AFilingOptionFedEx() {
return b13AFilingOptionFedEx;
}
/**
* Sets the value of the b13AFilingOptionFedEx property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentB13AFilingOptionFedEx }
*
*/
public void setB13AFilingOptionFedEx(ItemFulfillmentB13AFilingOptionFedEx value) {
this.b13AFilingOptionFedEx = value;
}
/**
* Gets the value of the b13AStatementDataFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getB13AStatementDataFedEx() {
return b13AStatementDataFedEx;
}
/**
* Sets the value of the b13AStatementDataFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setB13AStatementDataFedEx(String value) {
this.b13AStatementDataFedEx = value;
}
/**
* Gets the value of the thirdPartyAcctFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getThirdPartyAcctFedEx() {
return thirdPartyAcctFedEx;
}
/**
* Sets the value of the thirdPartyAcctFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setThirdPartyAcctFedEx(String value) {
this.thirdPartyAcctFedEx = value;
}
/**
* Gets the value of the thirdPartyCountryFedEx property.
*
* @return
* possible object is
* {@link Country }
*
*/
public Country getThirdPartyCountryFedEx() {
return thirdPartyCountryFedEx;
}
/**
* Sets the value of the thirdPartyCountryFedEx property.
*
* @param value
* allowed object is
* {@link Country }
*
*/
public void setThirdPartyCountryFedEx(Country value) {
this.thirdPartyCountryFedEx = value;
}
/**
* Gets the value of the thirdPartyTypeFedEx property.
*
* @return
* possible object is
* {@link ItemFulfillmentThirdPartyTypeFedEx }
*
*/
public ItemFulfillmentThirdPartyTypeFedEx getThirdPartyTypeFedEx() {
return thirdPartyTypeFedEx;
}
/**
* Sets the value of the thirdPartyTypeFedEx property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentThirdPartyTypeFedEx }
*
*/
public void setThirdPartyTypeFedEx(ItemFulfillmentThirdPartyTypeFedEx value) {
this.thirdPartyTypeFedEx = value;
}
/**
* Gets the value of the shipmentWeightFedEx property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getShipmentWeightFedEx() {
return shipmentWeightFedEx;
}
/**
* Sets the value of the shipmentWeightFedEx property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setShipmentWeightFedEx(Double value) {
this.shipmentWeightFedEx = value;
}
/**
* Gets the value of the termsOfSaleFedEx property.
*
* @return
* possible object is
* {@link ItemFulfillmentTermsOfSaleFedEx }
*
*/
public ItemFulfillmentTermsOfSaleFedEx getTermsOfSaleFedEx() {
return termsOfSaleFedEx;
}
/**
* Sets the value of the termsOfSaleFedEx property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentTermsOfSaleFedEx }
*
*/
public void setTermsOfSaleFedEx(ItemFulfillmentTermsOfSaleFedEx value) {
this.termsOfSaleFedEx = value;
}
/**
* Gets the value of the termsFreightChargeFedEx property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTermsFreightChargeFedEx() {
return termsFreightChargeFedEx;
}
/**
* Sets the value of the termsFreightChargeFedEx property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTermsFreightChargeFedEx(Double value) {
this.termsFreightChargeFedEx = value;
}
/**
* Gets the value of the termsInsuranceChargeFedEx property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTermsInsuranceChargeFedEx() {
return termsInsuranceChargeFedEx;
}
/**
* Sets the value of the termsInsuranceChargeFedEx property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTermsInsuranceChargeFedEx(Double value) {
this.termsInsuranceChargeFedEx = value;
}
/**
* Gets the value of the insideDeliveryFedEx property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isInsideDeliveryFedEx() {
return insideDeliveryFedEx;
}
/**
* Sets the value of the insideDeliveryFedEx property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setInsideDeliveryFedEx(Boolean value) {
this.insideDeliveryFedEx = value;
}
/**
* Gets the value of the insidePickupFedEx property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isInsidePickupFedEx() {
return insidePickupFedEx;
}
/**
* Sets the value of the insidePickupFedEx property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setInsidePickupFedEx(Boolean value) {
this.insidePickupFedEx = value;
}
/**
* Gets the value of the ancillaryEndorsementFedEx property.
*
* @return
* possible object is
* {@link ItemFulfillmentAncillaryEndorsementFedEx }
*
*/
public ItemFulfillmentAncillaryEndorsementFedEx getAncillaryEndorsementFedEx() {
return ancillaryEndorsementFedEx;
}
/**
* Sets the value of the ancillaryEndorsementFedEx property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentAncillaryEndorsementFedEx }
*
*/
public void setAncillaryEndorsementFedEx(ItemFulfillmentAncillaryEndorsementFedEx value) {
this.ancillaryEndorsementFedEx = value;
}
/**
* Gets the value of the holdAtLocationFedEx property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHoldAtLocationFedEx() {
return holdAtLocationFedEx;
}
/**
* Sets the value of the holdAtLocationFedEx property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHoldAtLocationFedEx(Boolean value) {
this.holdAtLocationFedEx = value;
}
/**
* Gets the value of the halPhoneFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHalPhoneFedEx() {
return halPhoneFedEx;
}
/**
* Sets the value of the halPhoneFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHalPhoneFedEx(String value) {
this.halPhoneFedEx = value;
}
/**
* Gets the value of the halAddr1FedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHalAddr1FedEx() {
return halAddr1FedEx;
}
/**
* Sets the value of the halAddr1FedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHalAddr1FedEx(String value) {
this.halAddr1FedEx = value;
}
/**
* Gets the value of the halAddr2FedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHalAddr2FedEx() {
return halAddr2FedEx;
}
/**
* Sets the value of the halAddr2FedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHalAddr2FedEx(String value) {
this.halAddr2FedEx = value;
}
/**
* Gets the value of the halAddr3FedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHalAddr3FedEx() {
return halAddr3FedEx;
}
/**
* Sets the value of the halAddr3FedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHalAddr3FedEx(String value) {
this.halAddr3FedEx = value;
}
/**
* Gets the value of the halCityFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHalCityFedEx() {
return halCityFedEx;
}
/**
* Sets the value of the halCityFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHalCityFedEx(String value) {
this.halCityFedEx = value;
}
/**
* Gets the value of the halZipFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHalZipFedEx() {
return halZipFedEx;
}
/**
* Sets the value of the halZipFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHalZipFedEx(String value) {
this.halZipFedEx = value;
}
/**
* Gets the value of the halStateFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHalStateFedEx() {
return halStateFedEx;
}
/**
* Sets the value of the halStateFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHalStateFedEx(String value) {
this.halStateFedEx = value;
}
/**
* Gets the value of the halCountryFedEx property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHalCountryFedEx() {
return halCountryFedEx;
}
/**
* Sets the value of the halCountryFedEx property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHalCountryFedEx(String value) {
this.halCountryFedEx = value;
}
/**
* Gets the value of the hazmatTypeFedEx property.
*
* @return
* possible object is
* {@link ItemFulfillmentHazmatTypeFedEx }
*
*/
public ItemFulfillmentHazmatTypeFedEx getHazmatTypeFedEx() {
return hazmatTypeFedEx;
}
/**
* Sets the value of the hazmatTypeFedEx property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentHazmatTypeFedEx }
*
*/
public void setHazmatTypeFedEx(ItemFulfillmentHazmatTypeFedEx value) {
this.hazmatTypeFedEx = value;
}
/**
* Gets the value of the accessibilityTypeFedEx property.
*
* @return
* possible object is
* {@link ItemFulfillmentAccessibilityTypeFedEx }
*
*/
public ItemFulfillmentAccessibilityTypeFedEx getAccessibilityTypeFedEx() {
return accessibilityTypeFedEx;
}
/**
* Sets the value of the accessibilityTypeFedEx property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentAccessibilityTypeFedEx }
*
*/
public void setAccessibilityTypeFedEx(ItemFulfillmentAccessibilityTypeFedEx value) {
this.accessibilityTypeFedEx = value;
}
/**
* Gets the value of the isCargoAircraftOnlyFedEx property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsCargoAircraftOnlyFedEx() {
return isCargoAircraftOnlyFedEx;
}
/**
* Sets the value of the isCargoAircraftOnlyFedEx property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsCargoAircraftOnlyFedEx(Boolean value) {
this.isCargoAircraftOnlyFedEx = value;
}
/**
* Gets the value of the tranDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getTranDate() {
return tranDate;
}
/**
* Sets the value of the tranDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setTranDate(XMLGregorianCalendar value) {
this.tranDate = value;
}
/**
* Gets the value of the tranId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTranId() {
return tranId;
}
/**
* Sets the value of the tranId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTranId(String value) {
this.tranId = value;
}
/**
* Gets the value of the shipMethod property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getShipMethod() {
return shipMethod;
}
/**
* Sets the value of the shipMethod property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setShipMethod(RecordRef value) {
this.shipMethod = value;
}
/**
* Gets the value of the generateIntegratedShipperLabel property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isGenerateIntegratedShipperLabel() {
return generateIntegratedShipperLabel;
}
/**
* Sets the value of the generateIntegratedShipperLabel property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setGenerateIntegratedShipperLabel(Boolean value) {
this.generateIntegratedShipperLabel = value;
}
/**
* Gets the value of the shippingCost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getShippingCost() {
return shippingCost;
}
/**
* Sets the value of the shippingCost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setShippingCost(Double value) {
this.shippingCost = value;
}
/**
* Gets the value of the handlingCost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getHandlingCost() {
return handlingCost;
}
/**
* Sets the value of the handlingCost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setHandlingCost(Double value) {
this.handlingCost = value;
}
/**
* Gets the value of the memo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMemo() {
return memo;
}
/**
* Sets the value of the memo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMemo(String value) {
this.memo = value;
}
/**
* Gets the value of the transferLocation property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getTransferLocation() {
return transferLocation;
}
/**
* Sets the value of the transferLocation property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setTransferLocation(RecordRef value) {
this.transferLocation = value;
}
/**
* Gets the value of the packageList property.
*
* @return
* possible object is
* {@link ItemFulfillmentPackageList }
*
*/
public ItemFulfillmentPackageList getPackageList() {
return packageList;
}
/**
* Sets the value of the packageList property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentPackageList }
*
*/
public void setPackageList(ItemFulfillmentPackageList value) {
this.packageList = value;
}
/**
* Gets the value of the packageUpsList property.
*
* @return
* possible object is
* {@link ItemFulfillmentPackageUpsList }
*
*/
public ItemFulfillmentPackageUpsList getPackageUpsList() {
return packageUpsList;
}
/**
* Sets the value of the packageUpsList property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentPackageUpsList }
*
*/
public void setPackageUpsList(ItemFulfillmentPackageUpsList value) {
this.packageUpsList = value;
}
/**
* Gets the value of the packageUspsList property.
*
* @return
* possible object is
* {@link ItemFulfillmentPackageUspsList }
*
*/
public ItemFulfillmentPackageUspsList getPackageUspsList() {
return packageUspsList;
}
/**
* Sets the value of the packageUspsList property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentPackageUspsList }
*
*/
public void setPackageUspsList(ItemFulfillmentPackageUspsList value) {
this.packageUspsList = value;
}
/**
* Gets the value of the packageFedExList property.
*
* @return
* possible object is
* {@link ItemFulfillmentPackageFedExList }
*
*/
public ItemFulfillmentPackageFedExList getPackageFedExList() {
return packageFedExList;
}
/**
* Sets the value of the packageFedExList property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentPackageFedExList }
*
*/
public void setPackageFedExList(ItemFulfillmentPackageFedExList value) {
this.packageFedExList = value;
}
/**
* Gets the value of the itemList property.
*
* @return
* possible object is
* {@link ItemFulfillmentItemList }
*
*/
public ItemFulfillmentItemList getItemList() {
return itemList;
}
/**
* Sets the value of the itemList property.
*
* @param value
* allowed object is
* {@link ItemFulfillmentItemList }
*
*/
public void setItemList(ItemFulfillmentItemList value) {
this.itemList = value;
}
/**
* Gets the value of the accountingBookDetailList property.
*
* @return
* possible object is
* {@link AccountingBookDetailList }
*
*/
public AccountingBookDetailList getAccountingBookDetailList() {
return accountingBookDetailList;
}
/**
* Sets the value of the accountingBookDetailList property.
*
* @param value
* allowed object is
* {@link AccountingBookDetailList }
*
*/
public void setAccountingBookDetailList(AccountingBookDetailList value) {
this.accountingBookDetailList = value;
}
/**
* Gets the value of the customFieldList property.
*
* @return
* possible object is
* {@link CustomFieldList }
*
*/
public CustomFieldList getCustomFieldList() {
return customFieldList;
}
/**
* Sets the value of the customFieldList property.
*
* @param value
* allowed object is
* {@link CustomFieldList }
*
*/
public void setCustomFieldList(CustomFieldList value) {
this.customFieldList = value;
}
/**
* Gets the value of the internalId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInternalId() {
return internalId;
}
/**
* Sets the value of the internalId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInternalId(String value) {
this.internalId = value;
}
/**
* Gets the value of the externalId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExternalId() {
return externalId;
}
/**
* Sets the value of the externalId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExternalId(String value) {
this.externalId = value;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy