public final class PositionDuty extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements PositionDutyContract
| Modifier and Type | Class and Description |
|---|---|
static class |
PositionDuty.Builder
A builder which can be used to construct
PositionDuty instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
The description associated with the PositionDuty
|
org.joda.time.LocalDate |
getEffectiveLocalDateOfOwner() |
String |
getHrPositionId() |
String |
getName()
The name associated with the PositionDuty
|
String |
getObjectId() |
BigDecimal |
getPercentage()
The percentage associated with the PositionDuty
|
String |
getPmDutyId()
The primary key for a PositionDuty entry saved in the database
|
Long |
getVersionNumber() |
public String getName()
PositionDutyContractname of a PositionDuty
getName in interface PositionDutyContractpublic String getDescription()
PositionDutyContractdescription of a PositionDuty.
getDescription in interface PositionDutyContractpublic BigDecimal getPercentage()
PositionDutyContractpercentage of a PositionDuty.
getPercentage in interface PositionDutyContractpublic String getPmDutyId()
PositionDutyContractpmDutyId of a PositinDuty.
getPmDutyId in interface PositionDutyContractpublic String getHrPositionId()
getHrPositionId in interface PositionDerivedContractpublic org.joda.time.LocalDate getEffectiveLocalDateOfOwner()
getEffectiveLocalDateOfOwner in interface KpmeEffectiveDerivedDataTransferObjectpublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versionedpublic String getObjectId()
getObjectId in interface org.kuali.rice.core.api.mo.common.GloballyUniqueCopyright © 2004–2014 The Kuali Foundation. All rights reserved.