public final class EntityVisa extends AbstractDataTransferObject implements EntityVisaContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EntityVisa.BuilderA builder which can be used to construct  EntityVisainstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEntityId()Gets this  EntityVisaContract's identity id. | 
| String | getId()The unique identifier for an object. | 
| String | getObjectId()Return the globally unique object id of this object. | 
| Long | getVersionNumber()Returns the version number for this object. | 
| 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()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniquepublic String getId()
IdentifiablegetId in interface IdentifiableCopyright © 2005–2016 The Kuali Foundation. All rights reserved.