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