public class PersonDocumentEmailId extends CompositePrimaryKeyBase
Modifier and Type | Field and Description |
---|---|
protected String |
documentNumber |
protected String |
entityEmailId |
Constructor and Description |
---|
PersonDocumentEmailId() |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentNumber() |
String |
getEntityEmailId() |
equals, hashCode, isGetter, toString
protected String documentNumber
protected String entityEmailId
public PersonDocumentEmailId()
public String getDocumentNumber()
public String getEntityEmailId()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.