public class TimecardPayClassDto extends TimecardPayClassDtoBase
Java class for timecardPayClassDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="timecardPayClassDto"> <complexContent> <extension base="{http://timecard.entity.bullhorn.com/}timecardPayClassDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
billRateField, classType, clientMarkupFactor, display, enabled, excludeFromInvoicing, excludeFromPayrolling, isRegularHoursClass, markupFactor, name, payClassID, payRateField, privateLabelID, sortOrder
Constructor and Description |
---|
TimecardPayClassDto() |
getBillRateField, getClassType, getClientMarkupFactor, getDisplay, getExcludeFromInvoicing, getExcludeFromPayrolling, getMarkupFactor, getName, getPayClassID, getPayRateField, getPrivateLabelID, getSortOrder, isEnabled, isIsRegularHoursClass, setBillRateField, setClassType, setClientMarkupFactor, setDisplay, setEnabled, setExcludeFromInvoicing, setExcludeFromPayrolling, setIsRegularHoursClass, setMarkupFactor, setName, setPayClassID, setPayRateField, setPrivateLabelID, setSortOrder