public interface EntityVisaContract extends Versioned, GloballyUnique, Identifiable
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityId()
Gets this
EntityVisaContract's identity id. |
String |
getVisaEntry()
Gets this
EntityVisaContract's visa entry. |
String |
getVisaId()
Gets this
EntityVisaContract's visa id. |
String |
getVisaTypeKey()
Gets this
EntityVisaContract's visa type key. |
getVersionNumbergetObjectIdgetIdString getEntityId()
EntityVisaContract's identity id.EntityVisaContract, or null if none has been assigned.String getVisaTypeKey()
EntityVisaContract's visa type key.EntityVisaContract, or null if none has been assigned.String getVisaEntry()
EntityVisaContract's visa entry.EntityVisaContract, or null if none has been assigned.String getVisaId()
EntityVisaContract's visa id.EntityVisaContract, or null if none has been assigned.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.