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