public abstract class TimecardDtoBase extends AbstractDto
Java class for timecardDtoBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="timecardDtoBase"> <complexContent> <extension base="{http://entity.bullhorn.com/}abstractDto"> <sequence> <element name="comments" 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="dateBegin" 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="externalID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="invoiceID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="migrateGUID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="placementID" 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="timecardBatchID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="timecardID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
comments |
protected javax.xml.datatype.XMLGregorianCalendar |
dateAdded |
protected javax.xml.datatype.XMLGregorianCalendar |
dateBegin |
protected javax.xml.datatype.XMLGregorianCalendar |
dateEnd |
protected java.lang.Integer |
externalID |
protected java.lang.Integer |
invoiceID |
protected java.lang.String |
migrateGUID |
protected java.lang.Integer |
placementID |
protected java.lang.String |
status |
protected java.lang.Integer |
timecardBatchID |
protected java.lang.Integer |
timecardID |
protected java.lang.String |
type |
Constructor and Description |
---|
TimecardDtoBase() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComments()
Gets the value of the comments property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateAdded()
Gets the value of the dateAdded property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateBegin()
Gets the value of the dateBegin property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateEnd()
Gets the value of the dateEnd property.
|
java.lang.Integer |
getExternalID()
Gets the value of the externalID property.
|
java.lang.Integer |
getInvoiceID()
Gets the value of the invoiceID property.
|
java.lang.String |
getMigrateGUID()
Gets the value of the migrateGUID property.
|
java.lang.Integer |
getPlacementID()
Gets the value of the placementID property.
|
java.lang.String |
getStatus()
Gets the value of the status property.
|
java.lang.Integer |
getTimecardBatchID()
Gets the value of the timecardBatchID property.
|
java.lang.Integer |
getTimecardID()
Gets the value of the timecardID property.
|
java.lang.String |
getType()
Gets the value of the type property.
|
void |
setComments(java.lang.String value)
Sets the value of the comments property.
|
void |
setDateAdded(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateAdded property.
|
void |
setDateBegin(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateBegin property.
|
void |
setDateEnd(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateEnd property.
|
void |
setExternalID(java.lang.Integer value)
Sets the value of the externalID property.
|
void |
setInvoiceID(java.lang.Integer value)
Sets the value of the invoiceID property.
|
void |
setMigrateGUID(java.lang.String value)
Sets the value of the migrateGUID property.
|
void |
setPlacementID(java.lang.Integer value)
Sets the value of the placementID property.
|
void |
setStatus(java.lang.String value)
Sets the value of the status property.
|
void |
setTimecardBatchID(java.lang.Integer value)
Sets the value of the timecardBatchID property.
|
void |
setTimecardID(java.lang.Integer value)
Sets the value of the timecardID property.
|
void |
setType(java.lang.String value)
Sets the value of the type property.
|
protected java.lang.String comments
protected javax.xml.datatype.XMLGregorianCalendar dateAdded
protected javax.xml.datatype.XMLGregorianCalendar dateBegin
protected javax.xml.datatype.XMLGregorianCalendar dateEnd
protected java.lang.Integer externalID
protected java.lang.Integer invoiceID
protected java.lang.String migrateGUID
protected java.lang.Integer placementID
protected java.lang.String status
protected java.lang.Integer timecardBatchID
protected java.lang.Integer timecardID
protected java.lang.String type
public java.lang.String getComments()
String
public void setComments(java.lang.String value)
value
- allowed object is
String
public javax.xml.datatype.XMLGregorianCalendar getDateAdded()
XMLGregorianCalendar
public void setDateAdded(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getDateBegin()
XMLGregorianCalendar
public void setDateBegin(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getDateEnd()
XMLGregorianCalendar
public void setDateEnd(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.lang.Integer getExternalID()
Integer
public void setExternalID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getInvoiceID()
Integer
public void setInvoiceID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getMigrateGUID()
String
public void setMigrateGUID(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getPlacementID()
Integer
public void setPlacementID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getStatus()
String
public void setStatus(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getTimecardBatchID()
Integer
public void setTimecardBatchID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getTimecardID()
Integer
public void setTimecardID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getType()
String
public void setType(java.lang.String value)
value
- allowed object is
String