public abstract class ClientCorporationDtoBase extends AbstractDto
Java class for clientCorporationDtoBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="clientCorporationDtoBase"> <complexContent> <extension base="{http://entity.bullhorn.com/}abstractDto"> <sequence> <element name="address" type="{http://emb.entity.bullhorn.com/}address" minOccurs="0"/> <element name="annualRevenue" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="billingAddress" type="{http://emb.entity.bullhorn.com/}addressWithoutCountry" minOccurs="0"/> <element name="billingContact" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="billingFrequency" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="billingPhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="businessSectorList" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="clientCorporationID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="companyDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="companyURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="competitors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="culture" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customDate1" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="customDate2" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="customDate3" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="customFloat1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="customFloat2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="customFloat3" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="customInt1" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="customInt2" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="customInt3" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="customText1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText10" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText11" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText12" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText13" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText14" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText15" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText16" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText17" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText18" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText19" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText20" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText6" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText7" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText8" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customText9" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customTextBlock1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customTextBlock2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customTextBlock3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customTextBlock4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customTextBlock5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="dateAdded" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="dateFounded" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="departmentID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="externalID" 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="feeArrangement" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="funding" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="industryList" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="invoiceFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="numEmployees" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="numOffices" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ownerShip" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="parentClientCorporationID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="revenue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="taxRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="tickerSymbol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="workWeekStart" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Address |
address |
protected java.math.BigDecimal |
annualRevenue |
protected AddressWithoutCountry |
billingAddress |
protected java.lang.String |
billingContact |
protected java.lang.String |
billingFrequency |
protected java.lang.String |
billingPhone |
protected java.lang.String |
businessSectorList |
protected java.lang.Integer |
clientCorporationID |
protected java.lang.String |
companyDescription |
protected java.lang.String |
companyURL |
protected java.lang.String |
competitors |
protected java.lang.String |
culture |
protected javax.xml.datatype.XMLGregorianCalendar |
customDate1 |
protected javax.xml.datatype.XMLGregorianCalendar |
customDate2 |
protected javax.xml.datatype.XMLGregorianCalendar |
customDate3 |
protected java.lang.Double |
customFloat1 |
protected java.lang.Double |
customFloat2 |
protected java.lang.Double |
customFloat3 |
protected java.lang.Integer |
customInt1 |
protected java.lang.Integer |
customInt2 |
protected java.lang.Integer |
customInt3 |
protected java.lang.String |
customText1 |
protected java.lang.String |
customText10 |
protected java.lang.String |
customText11 |
protected java.lang.String |
customText12 |
protected java.lang.String |
customText13 |
protected java.lang.String |
customText14 |
protected java.lang.String |
customText15 |
protected java.lang.String |
customText16 |
protected java.lang.String |
customText17 |
protected java.lang.String |
customText18 |
protected java.lang.String |
customText19 |
protected java.lang.String |
customText2 |
protected java.lang.String |
customText20 |
protected java.lang.String |
customText3 |
protected java.lang.String |
customText4 |
protected java.lang.String |
customText5 |
protected java.lang.String |
customText6 |
protected java.lang.String |
customText7 |
protected java.lang.String |
customText8 |
protected java.lang.String |
customText9 |
protected java.lang.String |
customTextBlock1 |
protected java.lang.String |
customTextBlock2 |
protected java.lang.String |
customTextBlock3 |
protected java.lang.String |
customTextBlock4 |
protected java.lang.String |
customTextBlock5 |
protected javax.xml.datatype.XMLGregorianCalendar |
dateAdded |
protected javax.xml.datatype.XMLGregorianCalendar |
dateFounded |
protected java.lang.Integer |
departmentID |
protected java.lang.String |
externalID |
protected java.lang.String |
fax |
protected java.lang.Double |
feeArrangement |
protected java.lang.String |
funding |
protected java.lang.String |
industryList |
protected java.lang.String |
invoiceFormat |
protected java.lang.String |
name |
protected java.lang.String |
notes |
protected java.lang.Integer |
numEmployees |
protected java.lang.Integer |
numOffices |
protected java.lang.String |
ownerShip |
protected java.lang.Integer |
parentClientCorporationID |
protected java.lang.String |
phone |
protected java.lang.String |
revenue |
protected java.lang.String |
status |
protected java.lang.Double |
taxRate |
protected java.lang.String |
tickerSymbol |
protected java.lang.Integer |
workWeekStart |
Constructor and Description |
---|
ClientCorporationDtoBase() |
Modifier and Type | Method and Description |
---|---|
Address |
getAddress()
Gets the value of the address property.
|
java.math.BigDecimal |
getAnnualRevenue()
Gets the value of the annualRevenue property.
|
AddressWithoutCountry |
getBillingAddress()
Gets the value of the billingAddress property.
|
java.lang.String |
getBillingContact()
Gets the value of the billingContact property.
|
java.lang.String |
getBillingFrequency()
Gets the value of the billingFrequency property.
|
java.lang.String |
getBillingPhone()
Gets the value of the billingPhone property.
|
java.lang.String |
getBusinessSectorList()
Gets the value of the businessSectorList property.
|
java.lang.Integer |
getClientCorporationID()
Gets the value of the clientCorporationID property.
|
java.lang.String |
getCompanyDescription()
Gets the value of the companyDescription property.
|
java.lang.String |
getCompanyURL()
Gets the value of the companyURL property.
|
java.lang.String |
getCompetitors()
Gets the value of the competitors property.
|
java.lang.String |
getCulture()
Gets the value of the culture property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCustomDate1()
Gets the value of the customDate1 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCustomDate2()
Gets the value of the customDate2 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCustomDate3()
Gets the value of the customDate3 property.
|
java.lang.Double |
getCustomFloat1()
Gets the value of the customFloat1 property.
|
java.lang.Double |
getCustomFloat2()
Gets the value of the customFloat2 property.
|
java.lang.Double |
getCustomFloat3()
Gets the value of the customFloat3 property.
|
java.lang.Integer |
getCustomInt1()
Gets the value of the customInt1 property.
|
java.lang.Integer |
getCustomInt2()
Gets the value of the customInt2 property.
|
java.lang.Integer |
getCustomInt3()
Gets the value of the customInt3 property.
|
java.lang.String |
getCustomText1()
Gets the value of the customText1 property.
|
java.lang.String |
getCustomText10()
Gets the value of the customText10 property.
|
java.lang.String |
getCustomText11()
Gets the value of the customText11 property.
|
java.lang.String |
getCustomText12()
Gets the value of the customText12 property.
|
java.lang.String |
getCustomText13()
Gets the value of the customText13 property.
|
java.lang.String |
getCustomText14()
Gets the value of the customText14 property.
|
java.lang.String |
getCustomText15()
Gets the value of the customText15 property.
|
java.lang.String |
getCustomText16()
Gets the value of the customText16 property.
|
java.lang.String |
getCustomText17()
Gets the value of the customText17 property.
|
java.lang.String |
getCustomText18()
Gets the value of the customText18 property.
|
java.lang.String |
getCustomText19()
Gets the value of the customText19 property.
|
java.lang.String |
getCustomText2()
Gets the value of the customText2 property.
|
java.lang.String |
getCustomText20()
Gets the value of the customText20 property.
|
java.lang.String |
getCustomText3()
Gets the value of the customText3 property.
|
java.lang.String |
getCustomText4()
Gets the value of the customText4 property.
|
java.lang.String |
getCustomText5()
Gets the value of the customText5 property.
|
java.lang.String |
getCustomText6()
Gets the value of the customText6 property.
|
java.lang.String |
getCustomText7()
Gets the value of the customText7 property.
|
java.lang.String |
getCustomText8()
Gets the value of the customText8 property.
|
java.lang.String |
getCustomText9()
Gets the value of the customText9 property.
|
java.lang.String |
getCustomTextBlock1()
Gets the value of the customTextBlock1 property.
|
java.lang.String |
getCustomTextBlock2()
Gets the value of the customTextBlock2 property.
|
java.lang.String |
getCustomTextBlock3()
Gets the value of the customTextBlock3 property.
|
java.lang.String |
getCustomTextBlock4()
Gets the value of the customTextBlock4 property.
|
java.lang.String |
getCustomTextBlock5()
Gets the value of the customTextBlock5 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateAdded()
Gets the value of the dateAdded property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateFounded()
Gets the value of the dateFounded property.
|
java.lang.Integer |
getDepartmentID()
Gets the value of the departmentID property.
|
java.lang.String |
getExternalID()
Gets the value of the externalID property.
|
java.lang.String |
getFax()
Gets the value of the fax property.
|
java.lang.Double |
getFeeArrangement()
Gets the value of the feeArrangement property.
|
java.lang.String |
getFunding()
Gets the value of the funding property.
|
java.lang.String |
getIndustryList()
Gets the value of the industryList property.
|
java.lang.String |
getInvoiceFormat()
Gets the value of the invoiceFormat property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getNotes()
Gets the value of the notes property.
|
java.lang.Integer |
getNumEmployees()
Gets the value of the numEmployees property.
|
java.lang.Integer |
getNumOffices()
Gets the value of the numOffices property.
|
java.lang.String |
getOwnership()
Gets the value of the ownerShip property.
|
java.lang.Integer |
getParentClientCorporationID()
Gets the value of the parentClientCorporationID property.
|
java.lang.String |
getPhone()
Gets the value of the phone property.
|
java.lang.String |
getRevenue()
Gets the value of the revenue property.
|
java.lang.String |
getStatus()
Gets the value of the status property.
|
java.lang.Double |
getTaxRate()
Gets the value of the taxRate property.
|
java.lang.String |
getTickerSymbol()
Gets the value of the tickerSymbol property.
|
java.lang.Integer |
getWorkWeekStart()
Gets the value of the workWeekStart property.
|
void |
setAddress(Address value)
Sets the value of the address property.
|
void |
setAnnualRevenue(java.math.BigDecimal value)
Sets the value of the annualRevenue property.
|
void |
setBillingAddress(AddressWithoutCountry value)
Sets the value of the billingAddress property.
|
void |
setBillingContact(java.lang.String value)
Sets the value of the billingContact property.
|
void |
setBillingFrequency(java.lang.String value)
Sets the value of the billingFrequency property.
|
void |
setBillingPhone(java.lang.String value)
Sets the value of the billingPhone property.
|
void |
setBusinessSectorList(java.lang.String value)
Sets the value of the businessSectorList property.
|
void |
setClientCorporationID(java.lang.Integer value)
Sets the value of the clientCorporationID property.
|
void |
setCompanyDescription(java.lang.String value)
Sets the value of the companyDescription property.
|
void |
setCompanyURL(java.lang.String value)
Sets the value of the companyURL property.
|
void |
setCompetitors(java.lang.String value)
Sets the value of the competitors property.
|
void |
setCulture(java.lang.String value)
Sets the value of the culture property.
|
void |
setCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the customDate1 property.
|
void |
setCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the customDate2 property.
|
void |
setCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the customDate3 property.
|
void |
setCustomFloat1(java.lang.Double value)
Sets the value of the customFloat1 property.
|
void |
setCustomFloat2(java.lang.Double value)
Sets the value of the customFloat2 property.
|
void |
setCustomFloat3(java.lang.Double value)
Sets the value of the customFloat3 property.
|
void |
setCustomInt1(java.lang.Integer value)
Sets the value of the customInt1 property.
|
void |
setCustomInt2(java.lang.Integer value)
Sets the value of the customInt2 property.
|
void |
setCustomInt3(java.lang.Integer value)
Sets the value of the customInt3 property.
|
void |
setCustomText1(java.lang.String value)
Sets the value of the customText1 property.
|
void |
setCustomText10(java.lang.String value)
Sets the value of the customText10 property.
|
void |
setCustomText11(java.lang.String value)
Sets the value of the customText11 property.
|
void |
setCustomText12(java.lang.String value)
Sets the value of the customText12 property.
|
void |
setCustomText13(java.lang.String value)
Sets the value of the customText13 property.
|
void |
setCustomText14(java.lang.String value)
Sets the value of the customText14 property.
|
void |
setCustomText15(java.lang.String value)
Sets the value of the customText15 property.
|
void |
setCustomText16(java.lang.String value)
Sets the value of the customText16 property.
|
void |
setCustomText17(java.lang.String value)
Sets the value of the customText17 property.
|
void |
setCustomText18(java.lang.String value)
Sets the value of the customText18 property.
|
void |
setCustomText19(java.lang.String value)
Sets the value of the customText19 property.
|
void |
setCustomText2(java.lang.String value)
Sets the value of the customText2 property.
|
void |
setCustomText20(java.lang.String value)
Sets the value of the customText20 property.
|
void |
setCustomText3(java.lang.String value)
Sets the value of the customText3 property.
|
void |
setCustomText4(java.lang.String value)
Sets the value of the customText4 property.
|
void |
setCustomText5(java.lang.String value)
Sets the value of the customText5 property.
|
void |
setCustomText6(java.lang.String value)
Sets the value of the customText6 property.
|
void |
setCustomText7(java.lang.String value)
Sets the value of the customText7 property.
|
void |
setCustomText8(java.lang.String value)
Sets the value of the customText8 property.
|
void |
setCustomText9(java.lang.String value)
Sets the value of the customText9 property.
|
void |
setCustomTextBlock1(java.lang.String value)
Sets the value of the customTextBlock1 property.
|
void |
setCustomTextBlock2(java.lang.String value)
Sets the value of the customTextBlock2 property.
|
void |
setCustomTextBlock3(java.lang.String value)
Sets the value of the customTextBlock3 property.
|
void |
setCustomTextBlock4(java.lang.String value)
Sets the value of the customTextBlock4 property.
|
void |
setCustomTextBlock5(java.lang.String value)
Sets the value of the customTextBlock5 property.
|
void |
setDateAdded(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateAdded property.
|
void |
setDateFounded(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateFounded property.
|
void |
setDepartmentID(java.lang.Integer value)
Sets the value of the departmentID property.
|
void |
setExternalID(java.lang.String value)
Sets the value of the externalID property.
|
void |
setFax(java.lang.String value)
Sets the value of the fax property.
|
void |
setFeeArrangement(java.lang.Double value)
Sets the value of the feeArrangement property.
|
void |
setFunding(java.lang.String value)
Sets the value of the funding property.
|
void |
setIndustryList(java.lang.String value)
Sets the value of the industryList property.
|
void |
setInvoiceFormat(java.lang.String value)
Sets the value of the invoiceFormat property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setNotes(java.lang.String value)
Sets the value of the notes property.
|
void |
setNumEmployees(java.lang.Integer value)
Sets the value of the numEmployees property.
|
void |
setNumOffices(java.lang.Integer value)
Sets the value of the numOffices property.
|
void |
setOwnership(java.lang.String value)
Sets the value of the ownerShip property.
|
void |
setParentClientCorporationID(java.lang.Integer value)
Sets the value of the parentClientCorporationID property.
|
void |
setPhone(java.lang.String value)
Sets the value of the phone property.
|
void |
setRevenue(java.lang.String value)
Sets the value of the revenue property.
|
void |
setStatus(java.lang.String value)
Sets the value of the status property.
|
void |
setTaxRate(java.lang.Double value)
Sets the value of the taxRate property.
|
void |
setTickerSymbol(java.lang.String value)
Sets the value of the tickerSymbol property.
|
void |
setWorkWeekStart(java.lang.Integer value)
Sets the value of the workWeekStart property.
|
protected Address address
protected java.math.BigDecimal annualRevenue
protected AddressWithoutCountry billingAddress
protected java.lang.String billingContact
protected java.lang.String billingFrequency
protected java.lang.String billingPhone
protected java.lang.String businessSectorList
protected java.lang.Integer clientCorporationID
protected java.lang.String companyDescription
protected java.lang.String companyURL
protected java.lang.String competitors
protected java.lang.String culture
protected javax.xml.datatype.XMLGregorianCalendar customDate1
protected javax.xml.datatype.XMLGregorianCalendar customDate2
protected javax.xml.datatype.XMLGregorianCalendar customDate3
protected java.lang.Double customFloat1
protected java.lang.Double customFloat2
protected java.lang.Double customFloat3
protected java.lang.Integer customInt1
protected java.lang.Integer customInt2
protected java.lang.Integer customInt3
protected java.lang.String customText1
protected java.lang.String customText10
protected java.lang.String customText11
protected java.lang.String customText12
protected java.lang.String customText13
protected java.lang.String customText14
protected java.lang.String customText15
protected java.lang.String customText16
protected java.lang.String customText17
protected java.lang.String customText18
protected java.lang.String customText19
protected java.lang.String customText2
protected java.lang.String customText20
protected java.lang.String customText3
protected java.lang.String customText4
protected java.lang.String customText5
protected java.lang.String customText6
protected java.lang.String customText7
protected java.lang.String customText8
protected java.lang.String customText9
protected java.lang.String customTextBlock1
protected java.lang.String customTextBlock2
protected java.lang.String customTextBlock3
protected java.lang.String customTextBlock4
protected java.lang.String customTextBlock5
protected javax.xml.datatype.XMLGregorianCalendar dateAdded
protected javax.xml.datatype.XMLGregorianCalendar dateFounded
protected java.lang.Integer departmentID
protected java.lang.String externalID
protected java.lang.String fax
protected java.lang.Double feeArrangement
protected java.lang.String funding
protected java.lang.String industryList
protected java.lang.String invoiceFormat
protected java.lang.String name
protected java.lang.String notes
protected java.lang.Integer numEmployees
protected java.lang.Integer numOffices
protected java.lang.String ownerShip
protected java.lang.Integer parentClientCorporationID
protected java.lang.String phone
protected java.lang.String revenue
protected java.lang.String status
protected java.lang.Double taxRate
protected java.lang.String tickerSymbol
protected java.lang.Integer workWeekStart
public Address getAddress()
Address
public void setAddress(Address value)
value
- allowed object is
Address
public java.math.BigDecimal getAnnualRevenue()
BigDecimal
public void setAnnualRevenue(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public AddressWithoutCountry getBillingAddress()
AddressWithoutCountry
public void setBillingAddress(AddressWithoutCountry value)
value
- allowed object is
AddressWithoutCountry
public java.lang.String getBillingContact()
String
public void setBillingContact(java.lang.String value)
value
- allowed object is
String
public java.lang.String getBillingFrequency()
String
public void setBillingFrequency(java.lang.String value)
value
- allowed object is
String
public java.lang.String getBillingPhone()
String
public void setBillingPhone(java.lang.String value)
value
- allowed object is
String
public java.lang.String getBusinessSectorList()
String
public void setBusinessSectorList(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getClientCorporationID()
Integer
public void setClientCorporationID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getCompanyDescription()
String
public void setCompanyDescription(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCompanyURL()
String
public void setCompanyURL(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCompetitors()
String
public void setCompetitors(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCulture()
String
public void setCulture(java.lang.String value)
value
- allowed object is
String
public javax.xml.datatype.XMLGregorianCalendar getCustomDate1()
XMLGregorianCalendar
public void setCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getCustomDate2()
XMLGregorianCalendar
public void setCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getCustomDate3()
XMLGregorianCalendar
public void setCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.lang.Double getCustomFloat1()
Double
public void setCustomFloat1(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Double getCustomFloat2()
Double
public void setCustomFloat2(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Double getCustomFloat3()
Double
public void setCustomFloat3(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Integer getCustomInt1()
Integer
public void setCustomInt1(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getCustomInt2()
Integer
public void setCustomInt2(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getCustomInt3()
Integer
public void setCustomInt3(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getCustomText1()
String
public void setCustomText1(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText10()
String
public void setCustomText10(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText11()
String
public void setCustomText11(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText12()
String
public void setCustomText12(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText13()
String
public void setCustomText13(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText14()
String
public void setCustomText14(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText15()
String
public void setCustomText15(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText16()
String
public void setCustomText16(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText17()
String
public void setCustomText17(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText18()
String
public void setCustomText18(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText19()
String
public void setCustomText19(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText2()
String
public void setCustomText2(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText20()
String
public void setCustomText20(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText3()
String
public void setCustomText3(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText4()
String
public void setCustomText4(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText5()
String
public void setCustomText5(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText6()
String
public void setCustomText6(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText7()
String
public void setCustomText7(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText8()
String
public void setCustomText8(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText9()
String
public void setCustomText9(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomTextBlock1()
String
public void setCustomTextBlock1(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomTextBlock2()
String
public void setCustomTextBlock2(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomTextBlock3()
String
public void setCustomTextBlock3(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomTextBlock4()
String
public void setCustomTextBlock4(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomTextBlock5()
String
public void setCustomTextBlock5(java.lang.String value)
value
- allowed object is
String
public javax.xml.datatype.XMLGregorianCalendar getDateAdded()
XMLGregorianCalendar
public void setDateAdded(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getDateFounded()
XMLGregorianCalendar
public void setDateFounded(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.lang.Integer getDepartmentID()
Integer
public void setDepartmentID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getExternalID()
String
public void setExternalID(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFax()
String
public void setFax(java.lang.String value)
value
- allowed object is
String
public java.lang.Double getFeeArrangement()
Double
public void setFeeArrangement(java.lang.Double value)
value
- allowed object is
Double
public java.lang.String getFunding()
String
public void setFunding(java.lang.String value)
value
- allowed object is
String
public java.lang.String getIndustryList()
String
public void setIndustryList(java.lang.String value)
value
- allowed object is
String
public java.lang.String getInvoiceFormat()
String
public void setInvoiceFormat(java.lang.String value)
value
- allowed object is
String
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNotes()
String
public void setNotes(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getNumEmployees()
Integer
public void setNumEmployees(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getNumOffices()
Integer
public void setNumOffices(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getOwnership()
String
public void setOwnership(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getParentClientCorporationID()
Integer
public void setParentClientCorporationID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getPhone()
String
public void setPhone(java.lang.String value)
value
- allowed object is
String
public java.lang.String getRevenue()
String
public void setRevenue(java.lang.String value)
value
- allowed object is
String
public java.lang.String getStatus()
String
public void setStatus(java.lang.String value)
value
- allowed object is
String
public java.lang.Double getTaxRate()
Double
public void setTaxRate(java.lang.Double value)
value
- allowed object is
Double
public java.lang.String getTickerSymbol()
String
public void setTickerSymbol(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getWorkWeekStart()
Integer
public void setWorkWeekStart(java.lang.Integer value)
value
- allowed object is
Integer