public class PersonDocumentAffiliationId extends CompositePrimaryKeyBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
documentNumber |
protected String |
entityAffiliationId |
| Constructor and Description |
|---|
PersonDocumentAffiliationId() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentNumber() |
String |
getEntityAffiliationId() |
equals, hashCode, isGetter, toStringprotected String documentNumber
protected String entityAffiliationId
public PersonDocumentAffiliationId()
public String getDocumentNumber()
public String getEntityAffiliationId()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.