org.kuali.rice.kim.bo.ui
Class PersonDocumentPhoneId
java.lang.Object
   org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase
org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase
       org.kuali.rice.kim.bo.ui.PersonDocumentPhoneId
org.kuali.rice.kim.bo.ui.PersonDocumentPhoneId
- All Implemented Interfaces: 
- Serializable
- public class PersonDocumentPhoneId 
- 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
entityPhoneId
protected String entityPhoneId
PersonDocumentPhoneId
public PersonDocumentPhoneId()
getDocumentNumber
public String getDocumentNumber()
- 
- Returns:
- the documentNumber
 
getEntityPhoneId
public String getEntityPhoneId()
- 
- Returns:
- the delegationId
 
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.