
tsg.ns.wsdl.coop.Vendor 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.XmlSchemaType;
import jakarta.xml.bind.annotation.XmlType;
/**
* Java class for Vendor complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="Vendor">
* <complexContent>
* <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}Record">
* <sequence>
* <element name="customForm" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="entityId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="altName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="isPerson" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="phoneticName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="salutation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="middleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="companyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="url" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="defaultAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="dateCreated" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="category" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="printOnCheckAs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="altPhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="homePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="mobilePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="altEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="comments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="globalSubscriptionStatus" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}GlobalSubscriptionStatus" minOccurs="0"/>
* <element name="image" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="emailPreference" type="{urn:types.relationships_2023_1.lists.webservices.netsuite.com}EmailPreference" minOccurs="0"/>
* <element name="subsidiary" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="representingSubsidiary" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="accountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="legalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="vatRegNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="expenseAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="payablesAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="terms" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="incoterm" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="creditLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="balancePrimary" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="openingBalance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="openingBalanceDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="openingBalanceAccount" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="balance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="unbilledOrdersPrimary" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="bcn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="unbilledOrders" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="currency" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="is1099Eligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="isJobResourceVend" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="laborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="purchaseOrderQuantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="purchaseOrderAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="purchaseOrderQuantityDiff" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="receiptQuantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="receiptAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="receiptQuantityDiff" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="workCalendar" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="taxIdNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="taxItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="giveAccess" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="sendEmail" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="billPay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="isAccountant" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="password2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="requirePwdChange" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="eligibleForCommission" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="emailTransactions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="printTransactions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="faxTransactions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="defaultTaxReg" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="pricingScheduleList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}VendorPricingScheduleList" minOccurs="0"/>
* <element name="subscriptionsList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}SubscriptionsList" minOccurs="0"/>
* <element name="addressbookList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}VendorAddressbookList" minOccurs="0"/>
* <element name="currencyList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}VendorCurrencyList" minOccurs="0"/>
* <element name="rolesList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}VendorRolesList" minOccurs="0"/>
* <element name="taxRegistrationList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}VendorTaxRegistrationList" minOccurs="0"/>
* <element name="predictedDays" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="predConfidence" type="{http://www.w3.org/2001/XMLSchema}double" 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 = "Vendor", namespace = "urn:relationships_2023_1.lists.webservices.netsuite.com", propOrder = {
"customForm",
"entityId",
"altName",
"isPerson",
"phoneticName",
"salutation",
"firstName",
"middleName",
"lastName",
"companyName",
"phone",
"fax",
"email",
"url",
"defaultAddress",
"isInactive",
"lastModifiedDate",
"dateCreated",
"category",
"title",
"printOnCheckAs",
"altPhone",
"homePhone",
"mobilePhone",
"altEmail",
"comments",
"globalSubscriptionStatus",
"image",
"emailPreference",
"subsidiary",
"representingSubsidiary",
"accountNumber",
"legalName",
"vatRegNumber",
"expenseAccount",
"payablesAccount",
"terms",
"incoterm",
"creditLimit",
"balancePrimary",
"openingBalance",
"openingBalanceDate",
"openingBalanceAccount",
"balance",
"unbilledOrdersPrimary",
"bcn",
"unbilledOrders",
"currency",
"is1099Eligible",
"isJobResourceVend",
"laborCost",
"purchaseOrderQuantity",
"purchaseOrderAmount",
"purchaseOrderQuantityDiff",
"receiptQuantity",
"receiptAmount",
"receiptQuantityDiff",
"workCalendar",
"taxIdNum",
"taxItem",
"giveAccess",
"sendEmail",
"billPay",
"isAccountant",
"password",
"password2",
"requirePwdChange",
"eligibleForCommission",
"emailTransactions",
"printTransactions",
"faxTransactions",
"defaultTaxReg",
"pricingScheduleList",
"subscriptionsList",
"addressbookList",
"currencyList",
"rolesList",
"taxRegistrationList",
"predictedDays",
"predConfidence",
"customFieldList"
})
public class Vendor
extends Record
{
protected RecordRef customForm;
protected String entityId;
protected String altName;
protected Boolean isPerson;
protected String phoneticName;
protected String salutation;
protected String firstName;
protected String middleName;
protected String lastName;
protected String companyName;
protected String phone;
protected String fax;
protected String email;
protected String url;
protected String defaultAddress;
protected Boolean isInactive;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar lastModifiedDate;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar dateCreated;
protected RecordRef category;
protected String title;
protected String printOnCheckAs;
protected String altPhone;
protected String homePhone;
protected String mobilePhone;
protected String altEmail;
protected String comments;
@XmlSchemaType(name = "string")
protected GlobalSubscriptionStatus globalSubscriptionStatus;
protected RecordRef image;
@XmlSchemaType(name = "string")
protected EmailPreference emailPreference;
protected RecordRef subsidiary;
protected RecordRef representingSubsidiary;
protected String accountNumber;
protected String legalName;
protected String vatRegNumber;
protected RecordRef expenseAccount;
protected RecordRef payablesAccount;
protected RecordRef terms;
protected RecordRef incoterm;
protected Double creditLimit;
protected Double balancePrimary;
protected Double openingBalance;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar openingBalanceDate;
protected RecordRef openingBalanceAccount;
protected Double balance;
protected Double unbilledOrdersPrimary;
protected String bcn;
protected Double unbilledOrders;
protected RecordRef currency;
protected Boolean is1099Eligible;
protected Boolean isJobResourceVend;
protected Double laborCost;
protected Double purchaseOrderQuantity;
protected Double purchaseOrderAmount;
protected Double purchaseOrderQuantityDiff;
protected Double receiptQuantity;
protected Double receiptAmount;
protected Double receiptQuantityDiff;
protected RecordRef workCalendar;
protected String taxIdNum;
protected RecordRef taxItem;
protected Boolean giveAccess;
protected Boolean sendEmail;
protected Boolean billPay;
protected Boolean isAccountant;
protected String password;
protected String password2;
protected Boolean requirePwdChange;
protected Boolean eligibleForCommission;
protected Boolean emailTransactions;
protected Boolean printTransactions;
protected Boolean faxTransactions;
protected RecordRef defaultTaxReg;
protected VendorPricingScheduleList pricingScheduleList;
protected SubscriptionsList subscriptionsList;
protected VendorAddressbookList addressbookList;
protected VendorCurrencyList currencyList;
protected VendorRolesList rolesList;
protected VendorTaxRegistrationList taxRegistrationList;
protected Long predictedDays;
protected Double predConfidence;
protected CustomFieldList customFieldList;
@XmlAttribute(name = "internalId")
protected String internalId;
@XmlAttribute(name = "externalId")
protected String externalId;
/**
* 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 entityId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEntityId() {
return entityId;
}
/**
* Sets the value of the entityId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEntityId(String value) {
this.entityId = value;
}
/**
* Gets the value of the altName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAltName() {
return altName;
}
/**
* Sets the value of the altName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAltName(String value) {
this.altName = value;
}
/**
* Gets the value of the isPerson property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsPerson() {
return isPerson;
}
/**
* Sets the value of the isPerson property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsPerson(Boolean value) {
this.isPerson = value;
}
/**
* Gets the value of the phoneticName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPhoneticName() {
return phoneticName;
}
/**
* Sets the value of the phoneticName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPhoneticName(String value) {
this.phoneticName = value;
}
/**
* Gets the value of the salutation property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSalutation() {
return salutation;
}
/**
* Sets the value of the salutation property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSalutation(String value) {
this.salutation = value;
}
/**
* Gets the value of the firstName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFirstName() {
return firstName;
}
/**
* Sets the value of the firstName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFirstName(String value) {
this.firstName = value;
}
/**
* Gets the value of the middleName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMiddleName() {
return middleName;
}
/**
* Sets the value of the middleName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMiddleName(String value) {
this.middleName = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLastName(String value) {
this.lastName = value;
}
/**
* Gets the value of the companyName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCompanyName() {
return companyName;
}
/**
* Sets the value of the companyName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCompanyName(String value) {
this.companyName = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPhone(String value) {
this.phone = value;
}
/**
* Gets the value of the fax property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFax() {
return fax;
}
/**
* Sets the value of the fax property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFax(String value) {
this.fax = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEmail() {
return email;
}
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEmail(String value) {
this.email = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
/**
* Gets the value of the defaultAddress property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultAddress() {
return defaultAddress;
}
/**
* Sets the value of the defaultAddress property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultAddress(String value) {
this.defaultAddress = value;
}
/**
* Gets the value of the isInactive property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsInactive() {
return isInactive;
}
/**
* Sets the value of the isInactive property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsInactive(Boolean value) {
this.isInactive = 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 dateCreated property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getDateCreated() {
return dateCreated;
}
/**
* Sets the value of the dateCreated property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setDateCreated(XMLGregorianCalendar value) {
this.dateCreated = value;
}
/**
* Gets the value of the category property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCategory() {
return category;
}
/**
* Sets the value of the category property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCategory(RecordRef value) {
this.category = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTitle() {
return title;
}
/**
* Sets the value of the title property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTitle(String value) {
this.title = value;
}
/**
* Gets the value of the printOnCheckAs property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPrintOnCheckAs() {
return printOnCheckAs;
}
/**
* Sets the value of the printOnCheckAs property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPrintOnCheckAs(String value) {
this.printOnCheckAs = value;
}
/**
* Gets the value of the altPhone property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAltPhone() {
return altPhone;
}
/**
* Sets the value of the altPhone property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAltPhone(String value) {
this.altPhone = value;
}
/**
* Gets the value of the homePhone property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHomePhone() {
return homePhone;
}
/**
* Sets the value of the homePhone property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHomePhone(String value) {
this.homePhone = value;
}
/**
* Gets the value of the mobilePhone property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMobilePhone() {
return mobilePhone;
}
/**
* Sets the value of the mobilePhone property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMobilePhone(String value) {
this.mobilePhone = value;
}
/**
* Gets the value of the altEmail property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAltEmail() {
return altEmail;
}
/**
* Sets the value of the altEmail property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAltEmail(String value) {
this.altEmail = value;
}
/**
* Gets the value of the comments property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getComments() {
return comments;
}
/**
* Sets the value of the comments property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setComments(String value) {
this.comments = value;
}
/**
* Gets the value of the globalSubscriptionStatus property.
*
* @return
* possible object is
* {@link GlobalSubscriptionStatus }
*
*/
public GlobalSubscriptionStatus getGlobalSubscriptionStatus() {
return globalSubscriptionStatus;
}
/**
* Sets the value of the globalSubscriptionStatus property.
*
* @param value
* allowed object is
* {@link GlobalSubscriptionStatus }
*
*/
public void setGlobalSubscriptionStatus(GlobalSubscriptionStatus value) {
this.globalSubscriptionStatus = value;
}
/**
* Gets the value of the image property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getImage() {
return image;
}
/**
* Sets the value of the image property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setImage(RecordRef value) {
this.image = value;
}
/**
* Gets the value of the emailPreference property.
*
* @return
* possible object is
* {@link EmailPreference }
*
*/
public EmailPreference getEmailPreference() {
return emailPreference;
}
/**
* Sets the value of the emailPreference property.
*
* @param value
* allowed object is
* {@link EmailPreference }
*
*/
public void setEmailPreference(EmailPreference value) {
this.emailPreference = value;
}
/**
* Gets the value of the subsidiary property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSubsidiary() {
return subsidiary;
}
/**
* Sets the value of the subsidiary property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSubsidiary(RecordRef value) {
this.subsidiary = value;
}
/**
* Gets the value of the representingSubsidiary property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getRepresentingSubsidiary() {
return representingSubsidiary;
}
/**
* Sets the value of the representingSubsidiary property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setRepresentingSubsidiary(RecordRef value) {
this.representingSubsidiary = value;
}
/**
* Gets the value of the accountNumber property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAccountNumber() {
return accountNumber;
}
/**
* Sets the value of the accountNumber property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAccountNumber(String value) {
this.accountNumber = value;
}
/**
* Gets the value of the legalName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLegalName() {
return legalName;
}
/**
* Sets the value of the legalName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLegalName(String value) {
this.legalName = value;
}
/**
* Gets the value of the vatRegNumber property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVatRegNumber() {
return vatRegNumber;
}
/**
* Sets the value of the vatRegNumber property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVatRegNumber(String value) {
this.vatRegNumber = value;
}
/**
* Gets the value of the expenseAccount property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getExpenseAccount() {
return expenseAccount;
}
/**
* Sets the value of the expenseAccount property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setExpenseAccount(RecordRef value) {
this.expenseAccount = value;
}
/**
* Gets the value of the payablesAccount property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getPayablesAccount() {
return payablesAccount;
}
/**
* Sets the value of the payablesAccount property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setPayablesAccount(RecordRef value) {
this.payablesAccount = value;
}
/**
* Gets the value of the terms property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getTerms() {
return terms;
}
/**
* Sets the value of the terms property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setTerms(RecordRef value) {
this.terms = value;
}
/**
* Gets the value of the incoterm property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getIncoterm() {
return incoterm;
}
/**
* Sets the value of the incoterm property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setIncoterm(RecordRef value) {
this.incoterm = value;
}
/**
* Gets the value of the creditLimit property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getCreditLimit() {
return creditLimit;
}
/**
* Sets the value of the creditLimit property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setCreditLimit(Double value) {
this.creditLimit = value;
}
/**
* Gets the value of the balancePrimary property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getBalancePrimary() {
return balancePrimary;
}
/**
* Sets the value of the balancePrimary property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setBalancePrimary(Double value) {
this.balancePrimary = value;
}
/**
* Gets the value of the openingBalance property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getOpeningBalance() {
return openingBalance;
}
/**
* Sets the value of the openingBalance property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setOpeningBalance(Double value) {
this.openingBalance = value;
}
/**
* Gets the value of the openingBalanceDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getOpeningBalanceDate() {
return openingBalanceDate;
}
/**
* Sets the value of the openingBalanceDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setOpeningBalanceDate(XMLGregorianCalendar value) {
this.openingBalanceDate = value;
}
/**
* Gets the value of the openingBalanceAccount property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getOpeningBalanceAccount() {
return openingBalanceAccount;
}
/**
* Sets the value of the openingBalanceAccount property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setOpeningBalanceAccount(RecordRef value) {
this.openingBalanceAccount = value;
}
/**
* Gets the value of the balance property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getBalance() {
return balance;
}
/**
* Sets the value of the balance property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setBalance(Double value) {
this.balance = value;
}
/**
* Gets the value of the unbilledOrdersPrimary property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getUnbilledOrdersPrimary() {
return unbilledOrdersPrimary;
}
/**
* Sets the value of the unbilledOrdersPrimary property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setUnbilledOrdersPrimary(Double value) {
this.unbilledOrdersPrimary = value;
}
/**
* Gets the value of the bcn property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBcn() {
return bcn;
}
/**
* Sets the value of the bcn property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBcn(String value) {
this.bcn = value;
}
/**
* Gets the value of the unbilledOrders property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getUnbilledOrders() {
return unbilledOrders;
}
/**
* Sets the value of the unbilledOrders property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setUnbilledOrders(Double value) {
this.unbilledOrders = value;
}
/**
* Gets the value of the currency property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCurrency() {
return currency;
}
/**
* Sets the value of the currency property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCurrency(RecordRef value) {
this.currency = value;
}
/**
* Gets the value of the is1099Eligible property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIs1099Eligible() {
return is1099Eligible;
}
/**
* Sets the value of the is1099Eligible property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIs1099Eligible(Boolean value) {
this.is1099Eligible = value;
}
/**
* Gets the value of the isJobResourceVend property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsJobResourceVend() {
return isJobResourceVend;
}
/**
* Sets the value of the isJobResourceVend property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsJobResourceVend(Boolean value) {
this.isJobResourceVend = value;
}
/**
* Gets the value of the laborCost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getLaborCost() {
return laborCost;
}
/**
* Sets the value of the laborCost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setLaborCost(Double value) {
this.laborCost = value;
}
/**
* Gets the value of the purchaseOrderQuantity property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getPurchaseOrderQuantity() {
return purchaseOrderQuantity;
}
/**
* Sets the value of the purchaseOrderQuantity property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setPurchaseOrderQuantity(Double value) {
this.purchaseOrderQuantity = value;
}
/**
* Gets the value of the purchaseOrderAmount property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getPurchaseOrderAmount() {
return purchaseOrderAmount;
}
/**
* Sets the value of the purchaseOrderAmount property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setPurchaseOrderAmount(Double value) {
this.purchaseOrderAmount = value;
}
/**
* Gets the value of the purchaseOrderQuantityDiff property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getPurchaseOrderQuantityDiff() {
return purchaseOrderQuantityDiff;
}
/**
* Sets the value of the purchaseOrderQuantityDiff property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setPurchaseOrderQuantityDiff(Double value) {
this.purchaseOrderQuantityDiff = value;
}
/**
* Gets the value of the receiptQuantity property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getReceiptQuantity() {
return receiptQuantity;
}
/**
* Sets the value of the receiptQuantity property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setReceiptQuantity(Double value) {
this.receiptQuantity = value;
}
/**
* Gets the value of the receiptAmount property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getReceiptAmount() {
return receiptAmount;
}
/**
* Sets the value of the receiptAmount property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setReceiptAmount(Double value) {
this.receiptAmount = value;
}
/**
* Gets the value of the receiptQuantityDiff property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getReceiptQuantityDiff() {
return receiptQuantityDiff;
}
/**
* Sets the value of the receiptQuantityDiff property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setReceiptQuantityDiff(Double value) {
this.receiptQuantityDiff = value;
}
/**
* Gets the value of the workCalendar property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getWorkCalendar() {
return workCalendar;
}
/**
* Sets the value of the workCalendar property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setWorkCalendar(RecordRef value) {
this.workCalendar = value;
}
/**
* Gets the value of the taxIdNum property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTaxIdNum() {
return taxIdNum;
}
/**
* Sets the value of the taxIdNum property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTaxIdNum(String value) {
this.taxIdNum = value;
}
/**
* Gets the value of the taxItem property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getTaxItem() {
return taxItem;
}
/**
* Sets the value of the taxItem property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setTaxItem(RecordRef value) {
this.taxItem = value;
}
/**
* Gets the value of the giveAccess property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isGiveAccess() {
return giveAccess;
}
/**
* Sets the value of the giveAccess property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setGiveAccess(Boolean value) {
this.giveAccess = value;
}
/**
* Gets the value of the sendEmail property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSendEmail() {
return sendEmail;
}
/**
* Sets the value of the sendEmail property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSendEmail(Boolean value) {
this.sendEmail = value;
}
/**
* Gets the value of the billPay property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isBillPay() {
return billPay;
}
/**
* Sets the value of the billPay property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setBillPay(Boolean value) {
this.billPay = value;
}
/**
* Gets the value of the isAccountant property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsAccountant() {
return isAccountant;
}
/**
* Sets the value of the isAccountant property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsAccountant(Boolean value) {
this.isAccountant = value;
}
/**
* Gets the value of the password property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPassword() {
return password;
}
/**
* Sets the value of the password property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPassword(String value) {
this.password = value;
}
/**
* Gets the value of the password2 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPassword2() {
return password2;
}
/**
* Sets the value of the password2 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPassword2(String value) {
this.password2 = value;
}
/**
* Gets the value of the requirePwdChange property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRequirePwdChange() {
return requirePwdChange;
}
/**
* Sets the value of the requirePwdChange property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRequirePwdChange(Boolean value) {
this.requirePwdChange = value;
}
/**
* Gets the value of the eligibleForCommission property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEligibleForCommission() {
return eligibleForCommission;
}
/**
* Sets the value of the eligibleForCommission property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEligibleForCommission(Boolean value) {
this.eligibleForCommission = value;
}
/**
* Gets the value of the emailTransactions property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEmailTransactions() {
return emailTransactions;
}
/**
* Sets the value of the emailTransactions property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEmailTransactions(Boolean value) {
this.emailTransactions = value;
}
/**
* Gets the value of the printTransactions property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isPrintTransactions() {
return printTransactions;
}
/**
* Sets the value of the printTransactions property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setPrintTransactions(Boolean value) {
this.printTransactions = value;
}
/**
* Gets the value of the faxTransactions property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isFaxTransactions() {
return faxTransactions;
}
/**
* Sets the value of the faxTransactions property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setFaxTransactions(Boolean value) {
this.faxTransactions = value;
}
/**
* Gets the value of the defaultTaxReg property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getDefaultTaxReg() {
return defaultTaxReg;
}
/**
* Sets the value of the defaultTaxReg property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setDefaultTaxReg(RecordRef value) {
this.defaultTaxReg = value;
}
/**
* Gets the value of the pricingScheduleList property.
*
* @return
* possible object is
* {@link VendorPricingScheduleList }
*
*/
public VendorPricingScheduleList getPricingScheduleList() {
return pricingScheduleList;
}
/**
* Sets the value of the pricingScheduleList property.
*
* @param value
* allowed object is
* {@link VendorPricingScheduleList }
*
*/
public void setPricingScheduleList(VendorPricingScheduleList value) {
this.pricingScheduleList = value;
}
/**
* Gets the value of the subscriptionsList property.
*
* @return
* possible object is
* {@link SubscriptionsList }
*
*/
public SubscriptionsList getSubscriptionsList() {
return subscriptionsList;
}
/**
* Sets the value of the subscriptionsList property.
*
* @param value
* allowed object is
* {@link SubscriptionsList }
*
*/
public void setSubscriptionsList(SubscriptionsList value) {
this.subscriptionsList = value;
}
/**
* Gets the value of the addressbookList property.
*
* @return
* possible object is
* {@link VendorAddressbookList }
*
*/
public VendorAddressbookList getAddressbookList() {
return addressbookList;
}
/**
* Sets the value of the addressbookList property.
*
* @param value
* allowed object is
* {@link VendorAddressbookList }
*
*/
public void setAddressbookList(VendorAddressbookList value) {
this.addressbookList = value;
}
/**
* Gets the value of the currencyList property.
*
* @return
* possible object is
* {@link VendorCurrencyList }
*
*/
public VendorCurrencyList getCurrencyList() {
return currencyList;
}
/**
* Sets the value of the currencyList property.
*
* @param value
* allowed object is
* {@link VendorCurrencyList }
*
*/
public void setCurrencyList(VendorCurrencyList value) {
this.currencyList = value;
}
/**
* Gets the value of the rolesList property.
*
* @return
* possible object is
* {@link VendorRolesList }
*
*/
public VendorRolesList getRolesList() {
return rolesList;
}
/**
* Sets the value of the rolesList property.
*
* @param value
* allowed object is
* {@link VendorRolesList }
*
*/
public void setRolesList(VendorRolesList value) {
this.rolesList = value;
}
/**
* Gets the value of the taxRegistrationList property.
*
* @return
* possible object is
* {@link VendorTaxRegistrationList }
*
*/
public VendorTaxRegistrationList getTaxRegistrationList() {
return taxRegistrationList;
}
/**
* Sets the value of the taxRegistrationList property.
*
* @param value
* allowed object is
* {@link VendorTaxRegistrationList }
*
*/
public void setTaxRegistrationList(VendorTaxRegistrationList value) {
this.taxRegistrationList = value;
}
/**
* Gets the value of the predictedDays property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getPredictedDays() {
return predictedDays;
}
/**
* Sets the value of the predictedDays property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setPredictedDays(Long value) {
this.predictedDays = value;
}
/**
* Gets the value of the predConfidence property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getPredConfidence() {
return predConfidence;
}
/**
* Sets the value of the predConfidence property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setPredConfidence(Double value) {
this.predConfidence = 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