public abstract class PlacementChangeRequestDtoBase extends AbstractDto
Java class for placementChangeRequestDtoBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="placementChangeRequestDtoBase">
<complexContent>
<extension base="{http://entity.bullhorn.com/}abstractDto">
<sequence>
<element name="approvingUserID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="billingClientContactID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="billingFrequency" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="bonusPackage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="clientBillRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="clientOvertimeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="comments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomDate1" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="correlatedCustomDate2" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="correlatedCustomDate3" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="correlatedCustomFloat1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="correlatedCustomFloat2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="correlatedCustomFloat3" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="correlatedCustomInt1" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="correlatedCustomInt2" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="correlatedCustomInt3" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="correlatedCustomText1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText10" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText6" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText7" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText8" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomText9" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomTextBlock1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomTextBlock2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="correlatedCustomTextBlock3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="costCenter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customBillRate1" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate10" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate2" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate3" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate4" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate5" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate6" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate7" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate8" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customBillRate9" type="{http://www.w3.org/2001/XMLSchema}decimal" 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="customPayRate1" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate10" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate2" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate3" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate4" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate5" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate6" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate7" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate8" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="customPayRate9" type="{http://www.w3.org/2001/XMLSchema}decimal" 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="customText21" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText22" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText23" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText24" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText25" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText26" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText27" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText28" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText29" 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="customText30" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText31" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText32" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText33" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText34" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText35" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText36" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText37" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText38" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText39" 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="customText40" 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="dateApproved" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="dateBegin" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="dateClientEffective" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="dateEffective" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="dateEnd" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="daysGuaranteed" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="daysProRated" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="durationWeeks" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="employeeType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="employmentType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fee" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="hoursOfOperation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hoursPerDay" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="housingManagerID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="housingStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="migrateGUID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="optionsPackage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="otExemption" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="otherHourlyFee" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="otherHourlyFeeComments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="overtimeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="payRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="placementChangeRequestID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="placementID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="recruitingManagerPercentGrossMargin" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="referralFee" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="referralFeeType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="reportTo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomDate1" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="requestCustomDate2" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="requestCustomDate3" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="requestCustomFloat1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="requestCustomFloat2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="requestCustomFloat3" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="requestCustomInt1" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="requestCustomInt2" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="requestCustomInt3" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="requestCustomText1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText10" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText11" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText12" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText13" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText14" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText15" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText16" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText17" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText18" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText19" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText20" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText6" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText7" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText8" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomText9" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomTextBlock1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomTextBlock2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomTextBlock3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomTextBlock4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestCustomTextBlock5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestingUserID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="salary" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="salaryUnit" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="salesManagerPercentGrossMargin" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="statementClientContactID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="terminationReason" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="vendorClientCorporationID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="workWeekStart" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="workersCompRateID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Integer |
approvingUserID |
protected java.lang.Integer |
billingClientContactID |
protected java.lang.String |
billingFrequency |
protected java.lang.String |
bonusPackage |
protected java.lang.Double |
clientBillRate |
protected java.lang.Double |
clientOvertimeRate |
protected java.lang.String |
comments |
protected javax.xml.datatype.XMLGregorianCalendar |
correlatedCustomDate1 |
protected javax.xml.datatype.XMLGregorianCalendar |
correlatedCustomDate2 |
protected javax.xml.datatype.XMLGregorianCalendar |
correlatedCustomDate3 |
protected java.lang.Double |
correlatedCustomFloat1 |
protected java.lang.Double |
correlatedCustomFloat2 |
protected java.lang.Double |
correlatedCustomFloat3 |
protected java.lang.Integer |
correlatedCustomInt1 |
protected java.lang.Integer |
correlatedCustomInt2 |
protected java.lang.Integer |
correlatedCustomInt3 |
protected java.lang.String |
correlatedCustomText1 |
protected java.lang.String |
correlatedCustomText10 |
protected java.lang.String |
correlatedCustomText2 |
protected java.lang.String |
correlatedCustomText3 |
protected java.lang.String |
correlatedCustomText4 |
protected java.lang.String |
correlatedCustomText5 |
protected java.lang.String |
correlatedCustomText6 |
protected java.lang.String |
correlatedCustomText7 |
protected java.lang.String |
correlatedCustomText8 |
protected java.lang.String |
correlatedCustomText9 |
protected java.lang.String |
correlatedCustomTextBlock1 |
protected java.lang.String |
correlatedCustomTextBlock2 |
protected java.lang.String |
correlatedCustomTextBlock3 |
protected java.lang.String |
costCenter |
protected java.math.BigDecimal |
customBillRate1 |
protected java.math.BigDecimal |
customBillRate10 |
protected java.math.BigDecimal |
customBillRate2 |
protected java.math.BigDecimal |
customBillRate3 |
protected java.math.BigDecimal |
customBillRate4 |
protected java.math.BigDecimal |
customBillRate5 |
protected java.math.BigDecimal |
customBillRate6 |
protected java.math.BigDecimal |
customBillRate7 |
protected java.math.BigDecimal |
customBillRate8 |
protected java.math.BigDecimal |
customBillRate9 |
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.math.BigDecimal |
customPayRate1 |
protected java.math.BigDecimal |
customPayRate10 |
protected java.math.BigDecimal |
customPayRate2 |
protected java.math.BigDecimal |
customPayRate3 |
protected java.math.BigDecimal |
customPayRate4 |
protected java.math.BigDecimal |
customPayRate5 |
protected java.math.BigDecimal |
customPayRate6 |
protected java.math.BigDecimal |
customPayRate7 |
protected java.math.BigDecimal |
customPayRate8 |
protected java.math.BigDecimal |
customPayRate9 |
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 |
customText21 |
protected java.lang.String |
customText22 |
protected java.lang.String |
customText23 |
protected java.lang.String |
customText24 |
protected java.lang.String |
customText25 |
protected java.lang.String |
customText26 |
protected java.lang.String |
customText27 |
protected java.lang.String |
customText28 |
protected java.lang.String |
customText29 |
protected java.lang.String |
customText3 |
protected java.lang.String |
customText30 |
protected java.lang.String |
customText31 |
protected java.lang.String |
customText32 |
protected java.lang.String |
customText33 |
protected java.lang.String |
customText34 |
protected java.lang.String |
customText35 |
protected java.lang.String |
customText36 |
protected java.lang.String |
customText37 |
protected java.lang.String |
customText38 |
protected java.lang.String |
customText39 |
protected java.lang.String |
customText4 |
protected java.lang.String |
customText40 |
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 |
dateApproved |
protected javax.xml.datatype.XMLGregorianCalendar |
dateBegin |
protected javax.xml.datatype.XMLGregorianCalendar |
dateClientEffective |
protected javax.xml.datatype.XMLGregorianCalendar |
dateEffective |
protected javax.xml.datatype.XMLGregorianCalendar |
dateEnd |
protected java.lang.Integer |
daysGuaranteed |
protected java.lang.Integer |
daysProRated |
protected java.lang.Double |
durationWeeks |
protected java.lang.String |
employeeType |
protected java.lang.String |
employmentType |
protected java.lang.Double |
fee |
protected java.lang.String |
hoursOfOperation |
protected java.lang.Double |
hoursPerDay |
protected java.lang.Integer |
housingManagerID |
protected java.lang.String |
housingStatus |
protected java.lang.String |
migrateGUID |
protected java.lang.String |
optionsPackage |
protected java.lang.Integer |
otExemption |
protected java.lang.Double |
otherHourlyFee |
protected java.lang.String |
otherHourlyFeeComments |
protected java.lang.Double |
overtimeRate |
protected java.math.BigDecimal |
payRate |
protected java.lang.Integer |
placementChangeRequestID |
protected java.lang.Integer |
placementID |
protected java.lang.Double |
recruitingManagerPercentGrossMargin |
protected java.math.BigDecimal |
referralFee |
protected java.lang.String |
referralFeeType |
protected java.lang.String |
reportTo |
protected javax.xml.datatype.XMLGregorianCalendar |
requestCustomDate1 |
protected javax.xml.datatype.XMLGregorianCalendar |
requestCustomDate2 |
protected javax.xml.datatype.XMLGregorianCalendar |
requestCustomDate3 |
protected java.lang.Double |
requestCustomFloat1 |
protected java.lang.Double |
requestCustomFloat2 |
protected java.lang.Double |
requestCustomFloat3 |
protected java.lang.Integer |
requestCustomInt1 |
protected java.lang.Integer |
requestCustomInt2 |
protected java.lang.Integer |
requestCustomInt3 |
protected java.lang.String |
requestCustomText1 |
protected java.lang.String |
requestCustomText10 |
protected java.lang.String |
requestCustomText11 |
protected java.lang.String |
requestCustomText12 |
protected java.lang.String |
requestCustomText13 |
protected java.lang.String |
requestCustomText14 |
protected java.lang.String |
requestCustomText15 |
protected java.lang.String |
requestCustomText16 |
protected java.lang.String |
requestCustomText17 |
protected java.lang.String |
requestCustomText18 |
protected java.lang.String |
requestCustomText19 |
protected java.lang.String |
requestCustomText2 |
protected java.lang.String |
requestCustomText20 |
protected java.lang.String |
requestCustomText3 |
protected java.lang.String |
requestCustomText4 |
protected java.lang.String |
requestCustomText5 |
protected java.lang.String |
requestCustomText6 |
protected java.lang.String |
requestCustomText7 |
protected java.lang.String |
requestCustomText8 |
protected java.lang.String |
requestCustomText9 |
protected java.lang.String |
requestCustomTextBlock1 |
protected java.lang.String |
requestCustomTextBlock2 |
protected java.lang.String |
requestCustomTextBlock3 |
protected java.lang.String |
requestCustomTextBlock4 |
protected java.lang.String |
requestCustomTextBlock5 |
protected java.lang.Integer |
requestingUserID |
protected java.lang.String |
requestStatus |
protected java.lang.String |
requestType |
protected java.math.BigDecimal |
salary |
protected java.lang.String |
salaryUnit |
protected java.lang.Double |
salesManagerPercentGrossMargin |
protected java.lang.Integer |
statementClientContactID |
protected java.lang.String |
status |
protected java.lang.String |
terminationReason |
protected java.lang.Integer |
vendorClientCorporationID |
protected java.lang.Integer |
workersCompRateID |
protected java.lang.Integer |
workWeekStart |
| Constructor and Description |
|---|
PlacementChangeRequestDtoBase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getApprovingUserID()
Gets the value of the approvingUserID property.
|
java.lang.Integer |
getBillingClientContactID()
Gets the value of the billingClientContactID property.
|
java.lang.String |
getBillingFrequency()
Gets the value of the billingFrequency property.
|
java.lang.String |
getBonusPackage()
Gets the value of the bonusPackage property.
|
java.lang.Double |
getClientBillRate()
Gets the value of the clientBillRate property.
|
java.lang.Double |
getClientOvertimeRate()
Gets the value of the clientOvertimeRate property.
|
java.lang.String |
getComments()
Gets the value of the comments property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCorrelatedCustomDate1()
Gets the value of the correlatedCustomDate1 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCorrelatedCustomDate2()
Gets the value of the correlatedCustomDate2 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCorrelatedCustomDate3()
Gets the value of the correlatedCustomDate3 property.
|
java.lang.Double |
getCorrelatedCustomFloat1()
Gets the value of the correlatedCustomFloat1 property.
|
java.lang.Double |
getCorrelatedCustomFloat2()
Gets the value of the correlatedCustomFloat2 property.
|
java.lang.Double |
getCorrelatedCustomFloat3()
Gets the value of the correlatedCustomFloat3 property.
|
java.lang.Integer |
getCorrelatedCustomInt1()
Gets the value of the correlatedCustomInt1 property.
|
java.lang.Integer |
getCorrelatedCustomInt2()
Gets the value of the correlatedCustomInt2 property.
|
java.lang.Integer |
getCorrelatedCustomInt3()
Gets the value of the correlatedCustomInt3 property.
|
java.lang.String |
getCorrelatedCustomText1()
Gets the value of the correlatedCustomText1 property.
|
java.lang.String |
getCorrelatedCustomText10()
Gets the value of the correlatedCustomText10 property.
|
java.lang.String |
getCorrelatedCustomText2()
Gets the value of the correlatedCustomText2 property.
|
java.lang.String |
getCorrelatedCustomText3()
Gets the value of the correlatedCustomText3 property.
|
java.lang.String |
getCorrelatedCustomText4()
Gets the value of the correlatedCustomText4 property.
|
java.lang.String |
getCorrelatedCustomText5()
Gets the value of the correlatedCustomText5 property.
|
java.lang.String |
getCorrelatedCustomText6()
Gets the value of the correlatedCustomText6 property.
|
java.lang.String |
getCorrelatedCustomText7()
Gets the value of the correlatedCustomText7 property.
|
java.lang.String |
getCorrelatedCustomText8()
Gets the value of the correlatedCustomText8 property.
|
java.lang.String |
getCorrelatedCustomText9()
Gets the value of the correlatedCustomText9 property.
|
java.lang.String |
getCorrelatedCustomTextBlock1()
Gets the value of the correlatedCustomTextBlock1 property.
|
java.lang.String |
getCorrelatedCustomTextBlock2()
Gets the value of the correlatedCustomTextBlock2 property.
|
java.lang.String |
getCorrelatedCustomTextBlock3()
Gets the value of the correlatedCustomTextBlock3 property.
|
java.lang.String |
getCostCenter()
Gets the value of the costCenter property.
|
java.math.BigDecimal |
getCustomBillRate1()
Gets the value of the customBillRate1 property.
|
java.math.BigDecimal |
getCustomBillRate10()
Gets the value of the customBillRate10 property.
|
java.math.BigDecimal |
getCustomBillRate2()
Gets the value of the customBillRate2 property.
|
java.math.BigDecimal |
getCustomBillRate3()
Gets the value of the customBillRate3 property.
|
java.math.BigDecimal |
getCustomBillRate4()
Gets the value of the customBillRate4 property.
|
java.math.BigDecimal |
getCustomBillRate5()
Gets the value of the customBillRate5 property.
|
java.math.BigDecimal |
getCustomBillRate6()
Gets the value of the customBillRate6 property.
|
java.math.BigDecimal |
getCustomBillRate7()
Gets the value of the customBillRate7 property.
|
java.math.BigDecimal |
getCustomBillRate8()
Gets the value of the customBillRate8 property.
|
java.math.BigDecimal |
getCustomBillRate9()
Gets the value of the customBillRate9 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.math.BigDecimal |
getCustomPayRate1()
Gets the value of the customPayRate1 property.
|
java.math.BigDecimal |
getCustomPayRate10()
Gets the value of the customPayRate10 property.
|
java.math.BigDecimal |
getCustomPayRate2()
Gets the value of the customPayRate2 property.
|
java.math.BigDecimal |
getCustomPayRate3()
Gets the value of the customPayRate3 property.
|
java.math.BigDecimal |
getCustomPayRate4()
Gets the value of the customPayRate4 property.
|
java.math.BigDecimal |
getCustomPayRate5()
Gets the value of the customPayRate5 property.
|
java.math.BigDecimal |
getCustomPayRate6()
Gets the value of the customPayRate6 property.
|
java.math.BigDecimal |
getCustomPayRate7()
Gets the value of the customPayRate7 property.
|
java.math.BigDecimal |
getCustomPayRate8()
Gets the value of the customPayRate8 property.
|
java.math.BigDecimal |
getCustomPayRate9()
Gets the value of the customPayRate9 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 |
getCustomText21()
Gets the value of the customText21 property.
|
java.lang.String |
getCustomText22()
Gets the value of the customText22 property.
|
java.lang.String |
getCustomText23()
Gets the value of the customText23 property.
|
java.lang.String |
getCustomText24()
Gets the value of the customText24 property.
|
java.lang.String |
getCustomText25()
Gets the value of the customText25 property.
|
java.lang.String |
getCustomText26()
Gets the value of the customText26 property.
|
java.lang.String |
getCustomText27()
Gets the value of the customText27 property.
|
java.lang.String |
getCustomText28()
Gets the value of the customText28 property.
|
java.lang.String |
getCustomText29()
Gets the value of the customText29 property.
|
java.lang.String |
getCustomText3()
Gets the value of the customText3 property.
|
java.lang.String |
getCustomText30()
Gets the value of the customText30 property.
|
java.lang.String |
getCustomText31()
Gets the value of the customText31 property.
|
java.lang.String |
getCustomText32()
Gets the value of the customText32 property.
|
java.lang.String |
getCustomText33()
Gets the value of the customText33 property.
|
java.lang.String |
getCustomText34()
Gets the value of the customText34 property.
|
java.lang.String |
getCustomText35()
Gets the value of the customText35 property.
|
java.lang.String |
getCustomText36()
Gets the value of the customText36 property.
|
java.lang.String |
getCustomText37()
Gets the value of the customText37 property.
|
java.lang.String |
getCustomText38()
Gets the value of the customText38 property.
|
java.lang.String |
getCustomText39()
Gets the value of the customText39 property.
|
java.lang.String |
getCustomText4()
Gets the value of the customText4 property.
|
java.lang.String |
getCustomText40()
Gets the value of the customText40 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 |
getDateApproved()
Gets the value of the dateApproved property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateBegin()
Gets the value of the dateBegin property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateClientEffective()
Gets the value of the dateClientEffective property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateEffective()
Gets the value of the dateEffective property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateEnd()
Gets the value of the dateEnd property.
|
java.lang.Integer |
getDaysGuaranteed()
Gets the value of the daysGuaranteed property.
|
java.lang.Integer |
getDaysProRated()
Gets the value of the daysProRated property.
|
java.lang.Double |
getDurationWeeks()
Gets the value of the durationWeeks property.
|
java.lang.String |
getEmployeeType()
Gets the value of the employeeType property.
|
java.lang.String |
getEmploymentType()
Gets the value of the employmentType property.
|
java.lang.Double |
getFee()
Gets the value of the fee property.
|
java.lang.String |
getHoursOfOperation()
Gets the value of the hoursOfOperation property.
|
java.lang.Double |
getHoursPerDay()
Gets the value of the hoursPerDay property.
|
java.lang.Integer |
getHousingManagerID()
Gets the value of the housingManagerID property.
|
java.lang.String |
getHousingStatus()
Gets the value of the housingStatus property.
|
java.lang.String |
getMigrateGUID()
Gets the value of the migrateGUID property.
|
java.lang.String |
getOptionsPackage()
Gets the value of the optionsPackage property.
|
java.lang.Integer |
getOtExemption()
Gets the value of the otExemption property.
|
java.lang.Double |
getOtherHourlyFee()
Gets the value of the otherHourlyFee property.
|
java.lang.String |
getOtherHourlyFeeComments()
Gets the value of the otherHourlyFeeComments property.
|
java.lang.Double |
getOvertimeRate()
Gets the value of the overtimeRate property.
|
java.math.BigDecimal |
getPayRate()
Gets the value of the payRate property.
|
java.lang.Integer |
getPlacementChangeRequestID()
Gets the value of the placementChangeRequestID property.
|
java.lang.Integer |
getPlacementID()
Gets the value of the placementID property.
|
java.lang.Double |
getRecruitingManagerPercentGrossMargin()
Gets the value of the recruitingManagerPercentGrossMargin property.
|
java.math.BigDecimal |
getReferralFee()
Gets the value of the referralFee property.
|
java.lang.String |
getReferralFeeType()
Gets the value of the referralFeeType property.
|
java.lang.String |
getReportTo()
Gets the value of the reportTo property.
|
javax.xml.datatype.XMLGregorianCalendar |
getRequestCustomDate1()
Gets the value of the requestCustomDate1 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getRequestCustomDate2()
Gets the value of the requestCustomDate2 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getRequestCustomDate3()
Gets the value of the requestCustomDate3 property.
|
java.lang.Double |
getRequestCustomFloat1()
Gets the value of the requestCustomFloat1 property.
|
java.lang.Double |
getRequestCustomFloat2()
Gets the value of the requestCustomFloat2 property.
|
java.lang.Double |
getRequestCustomFloat3()
Gets the value of the requestCustomFloat3 property.
|
java.lang.Integer |
getRequestCustomInt1()
Gets the value of the requestCustomInt1 property.
|
java.lang.Integer |
getRequestCustomInt2()
Gets the value of the requestCustomInt2 property.
|
java.lang.Integer |
getRequestCustomInt3()
Gets the value of the requestCustomInt3 property.
|
java.lang.String |
getRequestCustomText1()
Gets the value of the requestCustomText1 property.
|
java.lang.String |
getRequestCustomText10()
Gets the value of the requestCustomText10 property.
|
java.lang.String |
getRequestCustomText11()
Gets the value of the requestCustomText11 property.
|
java.lang.String |
getRequestCustomText12()
Gets the value of the requestCustomText12 property.
|
java.lang.String |
getRequestCustomText13()
Gets the value of the requestCustomText13 property.
|
java.lang.String |
getRequestCustomText14()
Gets the value of the requestCustomText14 property.
|
java.lang.String |
getRequestCustomText15()
Gets the value of the requestCustomText15 property.
|
java.lang.String |
getRequestCustomText16()
Gets the value of the requestCustomText16 property.
|
java.lang.String |
getRequestCustomText17()
Gets the value of the requestCustomText17 property.
|
java.lang.String |
getRequestCustomText18()
Gets the value of the requestCustomText18 property.
|
java.lang.String |
getRequestCustomText19()
Gets the value of the requestCustomText19 property.
|
java.lang.String |
getRequestCustomText2()
Gets the value of the requestCustomText2 property.
|
java.lang.String |
getRequestCustomText20()
Gets the value of the requestCustomText20 property.
|
java.lang.String |
getRequestCustomText3()
Gets the value of the requestCustomText3 property.
|
java.lang.String |
getRequestCustomText4()
Gets the value of the requestCustomText4 property.
|
java.lang.String |
getRequestCustomText5()
Gets the value of the requestCustomText5 property.
|
java.lang.String |
getRequestCustomText6()
Gets the value of the requestCustomText6 property.
|
java.lang.String |
getRequestCustomText7()
Gets the value of the requestCustomText7 property.
|
java.lang.String |
getRequestCustomText8()
Gets the value of the requestCustomText8 property.
|
java.lang.String |
getRequestCustomText9()
Gets the value of the requestCustomText9 property.
|
java.lang.String |
getRequestCustomTextBlock1()
Gets the value of the requestCustomTextBlock1 property.
|
java.lang.String |
getRequestCustomTextBlock2()
Gets the value of the requestCustomTextBlock2 property.
|
java.lang.String |
getRequestCustomTextBlock3()
Gets the value of the requestCustomTextBlock3 property.
|
java.lang.String |
getRequestCustomTextBlock4()
Gets the value of the requestCustomTextBlock4 property.
|
java.lang.String |
getRequestCustomTextBlock5()
Gets the value of the requestCustomTextBlock5 property.
|
java.lang.Integer |
getRequestingUserID()
Gets the value of the requestingUserID property.
|
java.lang.String |
getRequestStatus()
Gets the value of the requestStatus property.
|
java.lang.String |
getRequestType()
Gets the value of the requestType property.
|
java.math.BigDecimal |
getSalary()
Gets the value of the salary property.
|
java.lang.String |
getSalaryUnit()
Gets the value of the salaryUnit property.
|
java.lang.Double |
getSalesManagerPercentGrossMargin()
Gets the value of the salesManagerPercentGrossMargin property.
|
java.lang.Integer |
getStatementClientContactID()
Gets the value of the statementClientContactID property.
|
java.lang.String |
getStatus()
Gets the value of the status property.
|
java.lang.String |
getTerminationReason()
Gets the value of the terminationReason property.
|
java.lang.Integer |
getVendorClientCorporationID()
Gets the value of the vendorClientCorporationID property.
|
java.lang.Integer |
getWorkersCompRateID()
Gets the value of the workersCompRateID property.
|
java.lang.Integer |
getWorkWeekStart()
Gets the value of the workWeekStart property.
|
void |
setApprovingUserID(java.lang.Integer value)
Sets the value of the approvingUserID property.
|
void |
setBillingClientContactID(java.lang.Integer value)
Sets the value of the billingClientContactID property.
|
void |
setBillingFrequency(java.lang.String value)
Sets the value of the billingFrequency property.
|
void |
setBonusPackage(java.lang.String value)
Sets the value of the bonusPackage property.
|
void |
setClientBillRate(java.lang.Double value)
Sets the value of the clientBillRate property.
|
void |
setClientOvertimeRate(java.lang.Double value)
Sets the value of the clientOvertimeRate property.
|
void |
setComments(java.lang.String value)
Sets the value of the comments property.
|
void |
setCorrelatedCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the correlatedCustomDate1 property.
|
void |
setCorrelatedCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the correlatedCustomDate2 property.
|
void |
setCorrelatedCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the correlatedCustomDate3 property.
|
void |
setCorrelatedCustomFloat1(java.lang.Double value)
Sets the value of the correlatedCustomFloat1 property.
|
void |
setCorrelatedCustomFloat2(java.lang.Double value)
Sets the value of the correlatedCustomFloat2 property.
|
void |
setCorrelatedCustomFloat3(java.lang.Double value)
Sets the value of the correlatedCustomFloat3 property.
|
void |
setCorrelatedCustomInt1(java.lang.Integer value)
Sets the value of the correlatedCustomInt1 property.
|
void |
setCorrelatedCustomInt2(java.lang.Integer value)
Sets the value of the correlatedCustomInt2 property.
|
void |
setCorrelatedCustomInt3(java.lang.Integer value)
Sets the value of the correlatedCustomInt3 property.
|
void |
setCorrelatedCustomText1(java.lang.String value)
Sets the value of the correlatedCustomText1 property.
|
void |
setCorrelatedCustomText10(java.lang.String value)
Sets the value of the correlatedCustomText10 property.
|
void |
setCorrelatedCustomText2(java.lang.String value)
Sets the value of the correlatedCustomText2 property.
|
void |
setCorrelatedCustomText3(java.lang.String value)
Sets the value of the correlatedCustomText3 property.
|
void |
setCorrelatedCustomText4(java.lang.String value)
Sets the value of the correlatedCustomText4 property.
|
void |
setCorrelatedCustomText5(java.lang.String value)
Sets the value of the correlatedCustomText5 property.
|
void |
setCorrelatedCustomText6(java.lang.String value)
Sets the value of the correlatedCustomText6 property.
|
void |
setCorrelatedCustomText7(java.lang.String value)
Sets the value of the correlatedCustomText7 property.
|
void |
setCorrelatedCustomText8(java.lang.String value)
Sets the value of the correlatedCustomText8 property.
|
void |
setCorrelatedCustomText9(java.lang.String value)
Sets the value of the correlatedCustomText9 property.
|
void |
setCorrelatedCustomTextBlock1(java.lang.String value)
Sets the value of the correlatedCustomTextBlock1 property.
|
void |
setCorrelatedCustomTextBlock2(java.lang.String value)
Sets the value of the correlatedCustomTextBlock2 property.
|
void |
setCorrelatedCustomTextBlock3(java.lang.String value)
Sets the value of the correlatedCustomTextBlock3 property.
|
void |
setCostCenter(java.lang.String value)
Sets the value of the costCenter property.
|
void |
setCustomBillRate1(java.math.BigDecimal value)
Sets the value of the customBillRate1 property.
|
void |
setCustomBillRate10(java.math.BigDecimal value)
Sets the value of the customBillRate10 property.
|
void |
setCustomBillRate2(java.math.BigDecimal value)
Sets the value of the customBillRate2 property.
|
void |
setCustomBillRate3(java.math.BigDecimal value)
Sets the value of the customBillRate3 property.
|
void |
setCustomBillRate4(java.math.BigDecimal value)
Sets the value of the customBillRate4 property.
|
void |
setCustomBillRate5(java.math.BigDecimal value)
Sets the value of the customBillRate5 property.
|
void |
setCustomBillRate6(java.math.BigDecimal value)
Sets the value of the customBillRate6 property.
|
void |
setCustomBillRate7(java.math.BigDecimal value)
Sets the value of the customBillRate7 property.
|
void |
setCustomBillRate8(java.math.BigDecimal value)
Sets the value of the customBillRate8 property.
|
void |
setCustomBillRate9(java.math.BigDecimal value)
Sets the value of the customBillRate9 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 |
setCustomPayRate1(java.math.BigDecimal value)
Sets the value of the customPayRate1 property.
|
void |
setCustomPayRate10(java.math.BigDecimal value)
Sets the value of the customPayRate10 property.
|
void |
setCustomPayRate2(java.math.BigDecimal value)
Sets the value of the customPayRate2 property.
|
void |
setCustomPayRate3(java.math.BigDecimal value)
Sets the value of the customPayRate3 property.
|
void |
setCustomPayRate4(java.math.BigDecimal value)
Sets the value of the customPayRate4 property.
|
void |
setCustomPayRate5(java.math.BigDecimal value)
Sets the value of the customPayRate5 property.
|
void |
setCustomPayRate6(java.math.BigDecimal value)
Sets the value of the customPayRate6 property.
|
void |
setCustomPayRate7(java.math.BigDecimal value)
Sets the value of the customPayRate7 property.
|
void |
setCustomPayRate8(java.math.BigDecimal value)
Sets the value of the customPayRate8 property.
|
void |
setCustomPayRate9(java.math.BigDecimal value)
Sets the value of the customPayRate9 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 |
setCustomText21(java.lang.String value)
Sets the value of the customText21 property.
|
void |
setCustomText22(java.lang.String value)
Sets the value of the customText22 property.
|
void |
setCustomText23(java.lang.String value)
Sets the value of the customText23 property.
|
void |
setCustomText24(java.lang.String value)
Sets the value of the customText24 property.
|
void |
setCustomText25(java.lang.String value)
Sets the value of the customText25 property.
|
void |
setCustomText26(java.lang.String value)
Sets the value of the customText26 property.
|
void |
setCustomText27(java.lang.String value)
Sets the value of the customText27 property.
|
void |
setCustomText28(java.lang.String value)
Sets the value of the customText28 property.
|
void |
setCustomText29(java.lang.String value)
Sets the value of the customText29 property.
|
void |
setCustomText3(java.lang.String value)
Sets the value of the customText3 property.
|
void |
setCustomText30(java.lang.String value)
Sets the value of the customText30 property.
|
void |
setCustomText31(java.lang.String value)
Sets the value of the customText31 property.
|
void |
setCustomText32(java.lang.String value)
Sets the value of the customText32 property.
|
void |
setCustomText33(java.lang.String value)
Sets the value of the customText33 property.
|
void |
setCustomText34(java.lang.String value)
Sets the value of the customText34 property.
|
void |
setCustomText35(java.lang.String value)
Sets the value of the customText35 property.
|
void |
setCustomText36(java.lang.String value)
Sets the value of the customText36 property.
|
void |
setCustomText37(java.lang.String value)
Sets the value of the customText37 property.
|
void |
setCustomText38(java.lang.String value)
Sets the value of the customText38 property.
|
void |
setCustomText39(java.lang.String value)
Sets the value of the customText39 property.
|
void |
setCustomText4(java.lang.String value)
Sets the value of the customText4 property.
|
void |
setCustomText40(java.lang.String value)
Sets the value of the customText40 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 |
setDateApproved(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateApproved property.
|
void |
setDateBegin(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateBegin property.
|
void |
setDateClientEffective(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateClientEffective property.
|
void |
setDateEffective(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateEffective property.
|
void |
setDateEnd(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateEnd property.
|
void |
setDaysGuaranteed(java.lang.Integer value)
Sets the value of the daysGuaranteed property.
|
void |
setDaysProRated(java.lang.Integer value)
Sets the value of the daysProRated property.
|
void |
setDurationWeeks(java.lang.Double value)
Sets the value of the durationWeeks property.
|
void |
setEmployeeType(java.lang.String value)
Sets the value of the employeeType property.
|
void |
setEmploymentType(java.lang.String value)
Sets the value of the employmentType property.
|
void |
setFee(java.lang.Double value)
Sets the value of the fee property.
|
void |
setHoursOfOperation(java.lang.String value)
Sets the value of the hoursOfOperation property.
|
void |
setHoursPerDay(java.lang.Double value)
Sets the value of the hoursPerDay property.
|
void |
setHousingManagerID(java.lang.Integer value)
Sets the value of the housingManagerID property.
|
void |
setHousingStatus(java.lang.String value)
Sets the value of the housingStatus property.
|
void |
setMigrateGUID(java.lang.String value)
Sets the value of the migrateGUID property.
|
void |
setOptionsPackage(java.lang.String value)
Sets the value of the optionsPackage property.
|
void |
setOtExemption(java.lang.Integer value)
Sets the value of the otExemption property.
|
void |
setOtherHourlyFee(java.lang.Double value)
Sets the value of the otherHourlyFee property.
|
void |
setOtherHourlyFeeComments(java.lang.String value)
Sets the value of the otherHourlyFeeComments property.
|
void |
setOvertimeRate(java.lang.Double value)
Sets the value of the overtimeRate property.
|
void |
setPayRate(java.math.BigDecimal value)
Sets the value of the payRate property.
|
void |
setPlacementChangeRequestID(java.lang.Integer value)
Sets the value of the placementChangeRequestID property.
|
void |
setPlacementID(java.lang.Integer value)
Sets the value of the placementID property.
|
void |
setRecruitingManagerPercentGrossMargin(java.lang.Double value)
Sets the value of the recruitingManagerPercentGrossMargin property.
|
void |
setReferralFee(java.math.BigDecimal value)
Sets the value of the referralFee property.
|
void |
setReferralFeeType(java.lang.String value)
Sets the value of the referralFeeType property.
|
void |
setReportTo(java.lang.String value)
Sets the value of the reportTo property.
|
void |
setRequestCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the requestCustomDate1 property.
|
void |
setRequestCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the requestCustomDate2 property.
|
void |
setRequestCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the requestCustomDate3 property.
|
void |
setRequestCustomFloat1(java.lang.Double value)
Sets the value of the requestCustomFloat1 property.
|
void |
setRequestCustomFloat2(java.lang.Double value)
Sets the value of the requestCustomFloat2 property.
|
void |
setRequestCustomFloat3(java.lang.Double value)
Sets the value of the requestCustomFloat3 property.
|
void |
setRequestCustomInt1(java.lang.Integer value)
Sets the value of the requestCustomInt1 property.
|
void |
setRequestCustomInt2(java.lang.Integer value)
Sets the value of the requestCustomInt2 property.
|
void |
setRequestCustomInt3(java.lang.Integer value)
Sets the value of the requestCustomInt3 property.
|
void |
setRequestCustomText1(java.lang.String value)
Sets the value of the requestCustomText1 property.
|
void |
setRequestCustomText10(java.lang.String value)
Sets the value of the requestCustomText10 property.
|
void |
setRequestCustomText11(java.lang.String value)
Sets the value of the requestCustomText11 property.
|
void |
setRequestCustomText12(java.lang.String value)
Sets the value of the requestCustomText12 property.
|
void |
setRequestCustomText13(java.lang.String value)
Sets the value of the requestCustomText13 property.
|
void |
setRequestCustomText14(java.lang.String value)
Sets the value of the requestCustomText14 property.
|
void |
setRequestCustomText15(java.lang.String value)
Sets the value of the requestCustomText15 property.
|
void |
setRequestCustomText16(java.lang.String value)
Sets the value of the requestCustomText16 property.
|
void |
setRequestCustomText17(java.lang.String value)
Sets the value of the requestCustomText17 property.
|
void |
setRequestCustomText18(java.lang.String value)
Sets the value of the requestCustomText18 property.
|
void |
setRequestCustomText19(java.lang.String value)
Sets the value of the requestCustomText19 property.
|
void |
setRequestCustomText2(java.lang.String value)
Sets the value of the requestCustomText2 property.
|
void |
setRequestCustomText20(java.lang.String value)
Sets the value of the requestCustomText20 property.
|
void |
setRequestCustomText3(java.lang.String value)
Sets the value of the requestCustomText3 property.
|
void |
setRequestCustomText4(java.lang.String value)
Sets the value of the requestCustomText4 property.
|
void |
setRequestCustomText5(java.lang.String value)
Sets the value of the requestCustomText5 property.
|
void |
setRequestCustomText6(java.lang.String value)
Sets the value of the requestCustomText6 property.
|
void |
setRequestCustomText7(java.lang.String value)
Sets the value of the requestCustomText7 property.
|
void |
setRequestCustomText8(java.lang.String value)
Sets the value of the requestCustomText8 property.
|
void |
setRequestCustomText9(java.lang.String value)
Sets the value of the requestCustomText9 property.
|
void |
setRequestCustomTextBlock1(java.lang.String value)
Sets the value of the requestCustomTextBlock1 property.
|
void |
setRequestCustomTextBlock2(java.lang.String value)
Sets the value of the requestCustomTextBlock2 property.
|
void |
setRequestCustomTextBlock3(java.lang.String value)
Sets the value of the requestCustomTextBlock3 property.
|
void |
setRequestCustomTextBlock4(java.lang.String value)
Sets the value of the requestCustomTextBlock4 property.
|
void |
setRequestCustomTextBlock5(java.lang.String value)
Sets the value of the requestCustomTextBlock5 property.
|
void |
setRequestingUserID(java.lang.Integer value)
Sets the value of the requestingUserID property.
|
void |
setRequestStatus(java.lang.String value)
Sets the value of the requestStatus property.
|
void |
setRequestType(java.lang.String value)
Sets the value of the requestType property.
|
void |
setSalary(java.math.BigDecimal value)
Sets the value of the salary property.
|
void |
setSalaryUnit(java.lang.String value)
Sets the value of the salaryUnit property.
|
void |
setSalesManagerPercentGrossMargin(java.lang.Double value)
Sets the value of the salesManagerPercentGrossMargin property.
|
void |
setStatementClientContactID(java.lang.Integer value)
Sets the value of the statementClientContactID property.
|
void |
setStatus(java.lang.String value)
Sets the value of the status property.
|
void |
setTerminationReason(java.lang.String value)
Sets the value of the terminationReason property.
|
void |
setVendorClientCorporationID(java.lang.Integer value)
Sets the value of the vendorClientCorporationID property.
|
void |
setWorkersCompRateID(java.lang.Integer value)
Sets the value of the workersCompRateID property.
|
void |
setWorkWeekStart(java.lang.Integer value)
Sets the value of the workWeekStart property.
|
protected java.lang.Integer approvingUserID
protected java.lang.Integer billingClientContactID
protected java.lang.String billingFrequency
protected java.lang.String bonusPackage
protected java.lang.Double clientBillRate
protected java.lang.Double clientOvertimeRate
protected java.lang.String comments
protected javax.xml.datatype.XMLGregorianCalendar correlatedCustomDate1
protected javax.xml.datatype.XMLGregorianCalendar correlatedCustomDate2
protected javax.xml.datatype.XMLGregorianCalendar correlatedCustomDate3
protected java.lang.Double correlatedCustomFloat1
protected java.lang.Double correlatedCustomFloat2
protected java.lang.Double correlatedCustomFloat3
protected java.lang.Integer correlatedCustomInt1
protected java.lang.Integer correlatedCustomInt2
protected java.lang.Integer correlatedCustomInt3
protected java.lang.String correlatedCustomText1
protected java.lang.String correlatedCustomText10
protected java.lang.String correlatedCustomText2
protected java.lang.String correlatedCustomText3
protected java.lang.String correlatedCustomText4
protected java.lang.String correlatedCustomText5
protected java.lang.String correlatedCustomText6
protected java.lang.String correlatedCustomText7
protected java.lang.String correlatedCustomText8
protected java.lang.String correlatedCustomText9
protected java.lang.String correlatedCustomTextBlock1
protected java.lang.String correlatedCustomTextBlock2
protected java.lang.String correlatedCustomTextBlock3
protected java.lang.String costCenter
protected java.math.BigDecimal customBillRate1
protected java.math.BigDecimal customBillRate10
protected java.math.BigDecimal customBillRate2
protected java.math.BigDecimal customBillRate3
protected java.math.BigDecimal customBillRate4
protected java.math.BigDecimal customBillRate5
protected java.math.BigDecimal customBillRate6
protected java.math.BigDecimal customBillRate7
protected java.math.BigDecimal customBillRate8
protected java.math.BigDecimal customBillRate9
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.math.BigDecimal customPayRate1
protected java.math.BigDecimal customPayRate10
protected java.math.BigDecimal customPayRate2
protected java.math.BigDecimal customPayRate3
protected java.math.BigDecimal customPayRate4
protected java.math.BigDecimal customPayRate5
protected java.math.BigDecimal customPayRate6
protected java.math.BigDecimal customPayRate7
protected java.math.BigDecimal customPayRate8
protected java.math.BigDecimal customPayRate9
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 customText21
protected java.lang.String customText22
protected java.lang.String customText23
protected java.lang.String customText24
protected java.lang.String customText25
protected java.lang.String customText26
protected java.lang.String customText27
protected java.lang.String customText28
protected java.lang.String customText29
protected java.lang.String customText3
protected java.lang.String customText30
protected java.lang.String customText31
protected java.lang.String customText32
protected java.lang.String customText33
protected java.lang.String customText34
protected java.lang.String customText35
protected java.lang.String customText36
protected java.lang.String customText37
protected java.lang.String customText38
protected java.lang.String customText39
protected java.lang.String customText4
protected java.lang.String customText40
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 dateApproved
protected javax.xml.datatype.XMLGregorianCalendar dateBegin
protected javax.xml.datatype.XMLGregorianCalendar dateClientEffective
protected javax.xml.datatype.XMLGregorianCalendar dateEffective
protected javax.xml.datatype.XMLGregorianCalendar dateEnd
protected java.lang.Integer daysGuaranteed
protected java.lang.Integer daysProRated
protected java.lang.Double durationWeeks
protected java.lang.String employeeType
protected java.lang.String employmentType
protected java.lang.Double fee
protected java.lang.String hoursOfOperation
protected java.lang.Double hoursPerDay
protected java.lang.Integer housingManagerID
protected java.lang.String housingStatus
protected java.lang.String migrateGUID
protected java.lang.String optionsPackage
protected java.lang.Integer otExemption
protected java.lang.Double otherHourlyFee
protected java.lang.String otherHourlyFeeComments
protected java.lang.Double overtimeRate
protected java.math.BigDecimal payRate
protected java.lang.Integer placementChangeRequestID
protected java.lang.Integer placementID
protected java.lang.Double recruitingManagerPercentGrossMargin
protected java.math.BigDecimal referralFee
protected java.lang.String referralFeeType
protected java.lang.String reportTo
protected javax.xml.datatype.XMLGregorianCalendar requestCustomDate1
protected javax.xml.datatype.XMLGregorianCalendar requestCustomDate2
protected javax.xml.datatype.XMLGregorianCalendar requestCustomDate3
protected java.lang.Double requestCustomFloat1
protected java.lang.Double requestCustomFloat2
protected java.lang.Double requestCustomFloat3
protected java.lang.Integer requestCustomInt1
protected java.lang.Integer requestCustomInt2
protected java.lang.Integer requestCustomInt3
protected java.lang.String requestCustomText1
protected java.lang.String requestCustomText10
protected java.lang.String requestCustomText11
protected java.lang.String requestCustomText12
protected java.lang.String requestCustomText13
protected java.lang.String requestCustomText14
protected java.lang.String requestCustomText15
protected java.lang.String requestCustomText16
protected java.lang.String requestCustomText17
protected java.lang.String requestCustomText18
protected java.lang.String requestCustomText19
protected java.lang.String requestCustomText2
protected java.lang.String requestCustomText20
protected java.lang.String requestCustomText3
protected java.lang.String requestCustomText4
protected java.lang.String requestCustomText5
protected java.lang.String requestCustomText6
protected java.lang.String requestCustomText7
protected java.lang.String requestCustomText8
protected java.lang.String requestCustomText9
protected java.lang.String requestCustomTextBlock1
protected java.lang.String requestCustomTextBlock2
protected java.lang.String requestCustomTextBlock3
protected java.lang.String requestCustomTextBlock4
protected java.lang.String requestCustomTextBlock5
protected java.lang.String requestStatus
protected java.lang.String requestType
protected java.lang.Integer requestingUserID
protected java.math.BigDecimal salary
protected java.lang.String salaryUnit
protected java.lang.Double salesManagerPercentGrossMargin
protected java.lang.Integer statementClientContactID
protected java.lang.String status
protected java.lang.String terminationReason
protected java.lang.Integer vendorClientCorporationID
protected java.lang.Integer workWeekStart
protected java.lang.Integer workersCompRateID
public java.lang.Integer getApprovingUserID()
Integerpublic void setApprovingUserID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getBillingClientContactID()
Integerpublic void setBillingClientContactID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getBillingFrequency()
Stringpublic void setBillingFrequency(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBonusPackage()
Stringpublic void setBonusPackage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getClientBillRate()
Doublepublic void setClientBillRate(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getClientOvertimeRate()
Doublepublic void setClientOvertimeRate(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getComments()
Stringpublic void setComments(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getCorrelatedCustomDate1()
XMLGregorianCalendarpublic void setCorrelatedCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getCorrelatedCustomDate2()
XMLGregorianCalendarpublic void setCorrelatedCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getCorrelatedCustomDate3()
XMLGregorianCalendarpublic void setCorrelatedCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.Double getCorrelatedCustomFloat1()
Doublepublic void setCorrelatedCustomFloat1(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getCorrelatedCustomFloat2()
Doublepublic void setCorrelatedCustomFloat2(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getCorrelatedCustomFloat3()
Doublepublic void setCorrelatedCustomFloat3(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getCorrelatedCustomInt1()
Integerpublic void setCorrelatedCustomInt1(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getCorrelatedCustomInt2()
Integerpublic void setCorrelatedCustomInt2(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getCorrelatedCustomInt3()
Integerpublic void setCorrelatedCustomInt3(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getCorrelatedCustomText1()
Stringpublic void setCorrelatedCustomText1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText10()
Stringpublic void setCorrelatedCustomText10(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText2()
Stringpublic void setCorrelatedCustomText2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText3()
Stringpublic void setCorrelatedCustomText3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText4()
Stringpublic void setCorrelatedCustomText4(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText5()
Stringpublic void setCorrelatedCustomText5(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText6()
Stringpublic void setCorrelatedCustomText6(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText7()
Stringpublic void setCorrelatedCustomText7(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText8()
Stringpublic void setCorrelatedCustomText8(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomText9()
Stringpublic void setCorrelatedCustomText9(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomTextBlock1()
Stringpublic void setCorrelatedCustomTextBlock1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomTextBlock2()
Stringpublic void setCorrelatedCustomTextBlock2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCorrelatedCustomTextBlock3()
Stringpublic void setCorrelatedCustomTextBlock3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCostCenter()
Stringpublic void setCostCenter(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigDecimal getCustomBillRate1()
BigDecimalpublic void setCustomBillRate1(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate10()
BigDecimalpublic void setCustomBillRate10(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate2()
BigDecimalpublic void setCustomBillRate2(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate3()
BigDecimalpublic void setCustomBillRate3(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate4()
BigDecimalpublic void setCustomBillRate4(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate5()
BigDecimalpublic void setCustomBillRate5(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate6()
BigDecimalpublic void setCustomBillRate6(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate7()
BigDecimalpublic void setCustomBillRate7(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate8()
BigDecimalpublic void setCustomBillRate8(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomBillRate9()
BigDecimalpublic void setCustomBillRate9(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic javax.xml.datatype.XMLGregorianCalendar getCustomDate1()
XMLGregorianCalendarpublic void setCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getCustomDate2()
XMLGregorianCalendarpublic void setCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getCustomDate3()
XMLGregorianCalendarpublic void setCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.Double getCustomFloat1()
Doublepublic void setCustomFloat1(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getCustomFloat2()
Doublepublic void setCustomFloat2(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getCustomFloat3()
Doublepublic void setCustomFloat3(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getCustomInt1()
Integerpublic void setCustomInt1(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getCustomInt2()
Integerpublic void setCustomInt2(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getCustomInt3()
Integerpublic void setCustomInt3(java.lang.Integer value)
value - allowed object is
Integerpublic java.math.BigDecimal getCustomPayRate1()
BigDecimalpublic void setCustomPayRate1(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate10()
BigDecimalpublic void setCustomPayRate10(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate2()
BigDecimalpublic void setCustomPayRate2(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate3()
BigDecimalpublic void setCustomPayRate3(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate4()
BigDecimalpublic void setCustomPayRate4(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate5()
BigDecimalpublic void setCustomPayRate5(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate6()
BigDecimalpublic void setCustomPayRate6(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate7()
BigDecimalpublic void setCustomPayRate7(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate8()
BigDecimalpublic void setCustomPayRate8(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getCustomPayRate9()
BigDecimalpublic void setCustomPayRate9(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.String getCustomText1()
Stringpublic void setCustomText1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText10()
Stringpublic void setCustomText10(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText11()
Stringpublic void setCustomText11(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText12()
Stringpublic void setCustomText12(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText13()
Stringpublic void setCustomText13(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText14()
Stringpublic void setCustomText14(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText15()
Stringpublic void setCustomText15(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText16()
Stringpublic void setCustomText16(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText17()
Stringpublic void setCustomText17(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText18()
Stringpublic void setCustomText18(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText19()
Stringpublic void setCustomText19(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText2()
Stringpublic void setCustomText2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText20()
Stringpublic void setCustomText20(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText21()
Stringpublic void setCustomText21(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText22()
Stringpublic void setCustomText22(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText23()
Stringpublic void setCustomText23(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText24()
Stringpublic void setCustomText24(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText25()
Stringpublic void setCustomText25(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText26()
Stringpublic void setCustomText26(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText27()
Stringpublic void setCustomText27(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText28()
Stringpublic void setCustomText28(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText29()
Stringpublic void setCustomText29(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText3()
Stringpublic void setCustomText3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText30()
Stringpublic void setCustomText30(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText31()
Stringpublic void setCustomText31(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText32()
Stringpublic void setCustomText32(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText33()
Stringpublic void setCustomText33(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText34()
Stringpublic void setCustomText34(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText35()
Stringpublic void setCustomText35(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText36()
Stringpublic void setCustomText36(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText37()
Stringpublic void setCustomText37(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText38()
Stringpublic void setCustomText38(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText39()
Stringpublic void setCustomText39(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText4()
Stringpublic void setCustomText4(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText40()
Stringpublic void setCustomText40(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText5()
Stringpublic void setCustomText5(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText6()
Stringpublic void setCustomText6(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText7()
Stringpublic void setCustomText7(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText8()
Stringpublic void setCustomText8(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText9()
Stringpublic void setCustomText9(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomTextBlock1()
Stringpublic void setCustomTextBlock1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomTextBlock2()
Stringpublic void setCustomTextBlock2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomTextBlock3()
Stringpublic void setCustomTextBlock3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomTextBlock4()
Stringpublic void setCustomTextBlock4(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomTextBlock5()
Stringpublic void setCustomTextBlock5(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getDateAdded()
XMLGregorianCalendarpublic void setDateAdded(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getDateApproved()
XMLGregorianCalendarpublic void setDateApproved(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getDateBegin()
XMLGregorianCalendarpublic void setDateBegin(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getDateClientEffective()
XMLGregorianCalendarpublic void setDateClientEffective(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getDateEffective()
XMLGregorianCalendarpublic void setDateEffective(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getDateEnd()
XMLGregorianCalendarpublic void setDateEnd(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.Integer getDaysGuaranteed()
Integerpublic void setDaysGuaranteed(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getDaysProRated()
Integerpublic void setDaysProRated(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Double getDurationWeeks()
Doublepublic void setDurationWeeks(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getEmployeeType()
Stringpublic void setEmployeeType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEmploymentType()
Stringpublic void setEmploymentType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getFee()
Doublepublic void setFee(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getHoursOfOperation()
Stringpublic void setHoursOfOperation(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getHoursPerDay()
Doublepublic void setHoursPerDay(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getHousingManagerID()
Integerpublic void setHousingManagerID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getHousingStatus()
Stringpublic void setHousingStatus(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMigrateGUID()
Stringpublic void setMigrateGUID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOptionsPackage()
Stringpublic void setOptionsPackage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getOtExemption()
Integerpublic void setOtExemption(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Double getOtherHourlyFee()
Doublepublic void setOtherHourlyFee(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getOtherHourlyFeeComments()
Stringpublic void setOtherHourlyFeeComments(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getOvertimeRate()
Doublepublic void setOvertimeRate(java.lang.Double value)
value - allowed object is
Doublepublic java.math.BigDecimal getPayRate()
BigDecimalpublic void setPayRate(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.Integer getPlacementChangeRequestID()
Integerpublic void setPlacementChangeRequestID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getPlacementID()
Integerpublic void setPlacementID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Double getRecruitingManagerPercentGrossMargin()
Doublepublic void setRecruitingManagerPercentGrossMargin(java.lang.Double value)
value - allowed object is
Doublepublic java.math.BigDecimal getReferralFee()
BigDecimalpublic void setReferralFee(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.String getReferralFeeType()
Stringpublic void setReferralFeeType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getReportTo()
Stringpublic void setReportTo(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getRequestCustomDate1()
XMLGregorianCalendarpublic void setRequestCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getRequestCustomDate2()
XMLGregorianCalendarpublic void setRequestCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getRequestCustomDate3()
XMLGregorianCalendarpublic void setRequestCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.Double getRequestCustomFloat1()
Doublepublic void setRequestCustomFloat1(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getRequestCustomFloat2()
Doublepublic void setRequestCustomFloat2(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getRequestCustomFloat3()
Doublepublic void setRequestCustomFloat3(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getRequestCustomInt1()
Integerpublic void setRequestCustomInt1(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getRequestCustomInt2()
Integerpublic void setRequestCustomInt2(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getRequestCustomInt3()
Integerpublic void setRequestCustomInt3(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getRequestCustomText1()
Stringpublic void setRequestCustomText1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText10()
Stringpublic void setRequestCustomText10(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText11()
Stringpublic void setRequestCustomText11(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText12()
Stringpublic void setRequestCustomText12(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText13()
Stringpublic void setRequestCustomText13(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText14()
Stringpublic void setRequestCustomText14(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText15()
Stringpublic void setRequestCustomText15(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText16()
Stringpublic void setRequestCustomText16(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText17()
Stringpublic void setRequestCustomText17(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText18()
Stringpublic void setRequestCustomText18(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText19()
Stringpublic void setRequestCustomText19(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText2()
Stringpublic void setRequestCustomText2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText20()
Stringpublic void setRequestCustomText20(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText3()
Stringpublic void setRequestCustomText3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText4()
Stringpublic void setRequestCustomText4(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText5()
Stringpublic void setRequestCustomText5(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText6()
Stringpublic void setRequestCustomText6(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText7()
Stringpublic void setRequestCustomText7(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText8()
Stringpublic void setRequestCustomText8(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomText9()
Stringpublic void setRequestCustomText9(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomTextBlock1()
Stringpublic void setRequestCustomTextBlock1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomTextBlock2()
Stringpublic void setRequestCustomTextBlock2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomTextBlock3()
Stringpublic void setRequestCustomTextBlock3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomTextBlock4()
Stringpublic void setRequestCustomTextBlock4(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestCustomTextBlock5()
Stringpublic void setRequestCustomTextBlock5(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestStatus()
Stringpublic void setRequestStatus(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestType()
Stringpublic void setRequestType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getRequestingUserID()
Integerpublic void setRequestingUserID(java.lang.Integer value)
value - allowed object is
Integerpublic java.math.BigDecimal getSalary()
BigDecimalpublic void setSalary(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.String getSalaryUnit()
Stringpublic void setSalaryUnit(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getSalesManagerPercentGrossMargin()
Doublepublic void setSalesManagerPercentGrossMargin(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getStatementClientContactID()
Integerpublic void setStatementClientContactID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getStatus()
Stringpublic void setStatus(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTerminationReason()
Stringpublic void setTerminationReason(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getVendorClientCorporationID()
Integerpublic void setVendorClientCorporationID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getWorkWeekStart()
Integerpublic void setWorkWeekStart(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getWorkersCompRateID()
Integerpublic void setWorkersCompRateID(java.lang.Integer value)
value - allowed object is
Integer