org.kuali.rice.kim.bo.ui
Class PersonDocumentAddressId
java.lang.Object
org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase
org.kuali.rice.kim.bo.ui.PersonDocumentAddressId
- All Implemented Interfaces:
- Serializable
public class PersonDocumentAddressId
- extends CompositePrimaryKeyBase
This is a description of what this class does - jksmith don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
documentNumber
protected String documentNumber
entityAddressId
protected String entityAddressId
PersonDocumentAddressId
public PersonDocumentAddressId()
getDocumentNumber
public String getDocumentNumber()
- Returns:
- the documentNumber
getEntityAddressId
public String getEntityAddressId()
- Returns:
- the delegationId
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.