public final class EntityVisa extends AbstractDataTransferObject implements EntityVisaContract
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityVisa.Builder
A builder which can be used to construct
EntityVisa instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityId()
Gets this
EntityVisaContract's identity id. |
String |
getId() |
String |
getObjectId() |
Long |
getVersionNumber() |
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. |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getEntityId()
EntityVisaContractEntityVisaContract's identity id.getEntityId in interface EntityVisaContractEntityVisaContract, or null if none has been assigned.public String getVisaTypeKey()
EntityVisaContractEntityVisaContract's visa type key.getVisaTypeKey in interface EntityVisaContractEntityVisaContract, or null if none has been assigned.public String getVisaEntry()
EntityVisaContractEntityVisaContract's visa entry.getVisaEntry in interface EntityVisaContractEntityVisaContract, or null if none has been assigned.public String getVisaId()
EntityVisaContractEntityVisaContract's visa id.getVisaId in interface EntityVisaContractEntityVisaContract, or null if none has been assigned.public Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniquepublic String getId()
getId in interface IdentifiableCopyright © 2005–2018 The Kuali Foundation. All rights reserved.