public static class EntityTypeContactInfoBo.EntityTypeContactInfoBoId extends org.kuali.rice.krad.data.jpa.IdClassBase implements Comparable<EntityTypeContactInfoBo.EntityTypeContactInfoBoId>
| Constructor and Description |
|---|
EntityTypeContactInfoBoId() |
EntityTypeContactInfoBoId(String entityId,
String entityTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(EntityTypeContactInfoBo.EntityTypeContactInfoBoId other) |
String |
getEntityId() |
String |
getEntityTypeCode() |
equals, hashCode, toStringpublic EntityTypeContactInfoBoId()
public EntityTypeContactInfoBoId(String entityId, String entityTypeCode)
public String getEntityId()
public String getEntityTypeCode()
public int compareTo(EntityTypeContactInfoBo.EntityTypeContactInfoBoId other)
compareTo in interface Comparable<EntityTypeContactInfoBo.EntityTypeContactInfoBoId>Copyright © 2005–2016 The Kuali Foundation. All rights reserved.