|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityCitizenshipContract
| Method Summary | |
|---|---|
String |
getCountryCode()
Gets this EntityCitizenshipContract's country code. |
org.joda.time.DateTime |
getEndDate()
Gets this EntityCitizenshipContract's end date. |
String |
getEntityId()
Gets this id of the parent identity object. |
org.joda.time.DateTime |
getStartDate()
Gets this EntityCitizenshipContract's start date. |
CodedAttributeContract |
getStatus()
Gets this EntityCitizenshipContract's citizenship status object. |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
|---|
getObjectId |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
|---|
isActive |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Method Detail |
|---|
String getEntityId()
EntityCitizenshipContractCodedAttributeContract getStatus()
EntityCitizenshipContract's citizenship status object.
EntityCitizenshipContract, or null if none has been assigned.String getCountryCode()
EntityCitizenshipContract's country code.
EntityCitizenshipContract, or null if none has been assigned.org.joda.time.DateTime getStartDate()
EntityCitizenshipContract's start date.
EntityCitizenshipContract, or null if none has been assigned.org.joda.time.DateTime getEndDate()
EntityCitizenshipContract's end date.
EntityCitizenshipContract, or null if none has been assigned.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||