public final class EntityAffiliationType extends AbstractDataTransferObject implements EntityAffiliationTypeContract
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityAffiliationType.Builder
A builder which can be used to construct
CodedAttribute instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName()
This the name for the AddressType.
|
String |
getObjectId() |
String |
getSortCode()
This the sort code for the AddressType.
|
Long |
getVersionNumber() |
boolean |
isActive() |
boolean |
isEmploymentAffiliationType()
This value determines if the Affiliation Type is an employment type.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
CodedAttributeContractgetName in interface CodedAttributeContractpublic String getSortCode()
CodedAttributeContractgetSortCode in interface CodedAttributeContractpublic boolean isEmploymentAffiliationType()
EntityAffiliationTypeContractisEmploymentAffiliationType in interface EntityAffiliationTypeContractpublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniquepublic boolean isActive()
isActive in interface InactivatableCopyright © 2005–2017 The Kuali Foundation. All rights reserved.