public final class EntityResidency extends AbstractDataTransferObject implements EntityResidencyContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EntityResidency.BuilderA builder which can be used to construct  EntityResidencyinstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDeterminationMethod()Gets this  EntityResidencyContract's determination method. | 
| String | getEntityId()Gets this  EntityResidencyContract's identity id. | 
| String | getId()The unique identifier for an object. | 
| String | getInState()Gets the state this  EntityResidencyContractis in. | 
| String | getObjectId()Return the globally unique object id of this object. | 
| Long | getVersionNumber()Returns the version number for this object. | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getEntityId()
EntityResidencyContractEntityResidencyContract's identity id.getEntityId in interface EntityResidencyContractEntityResidencyContract, or null if none has been assigned.public String getDeterminationMethod()
EntityResidencyContractEntityResidencyContract's determination method.getDeterminationMethod in interface EntityResidencyContractEntityResidencyContract, or null if none has been assigned.public String getInState()
EntityResidencyContractEntityResidencyContract is in.getInState in interface EntityResidencyContractEntityResidencyContract is in, 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–2014 The Kuali Foundation. All rights reserved.