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