@Embeddable public class DocumentTypePolicyId extends Object implements Serializable
| Constructor and Description |
|---|
DocumentTypePolicyId() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
This overridden method ...
|
String |
getDocumentTypeId() |
String |
getPolicyName() |
int |
hashCode()
This overridden method ...
|
void |
setDocumentTypeId(String documentTypeId) |
void |
setPolicyName(String policyName) |
public DocumentTypePolicyId()
public String getDocumentTypeId()
public void setDocumentTypeId(String documentTypeId)
public String getPolicyName()
public void setPolicyName(String policyName)
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2005–2016 The Kuali Foundation. All rights reserved.