public final class CampusType extends AbstractDataTransferObject implements CampusTypeContract
CampusTypeContract.
To construct an instance of a CampusType, use the CampusType.Builder class.
CampusTypeContract,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
CampusType.Builder
This builder is used to construct instances of CampusType.
|
static class |
CampusType.Cache |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName()
This is the name for the CampusType.
|
String |
getObjectId() |
Long |
getVersionNumber() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
It is a name a campus type.
getName in interface CampusTypeContractpublic boolean isActive()
isActive in interface Inactivatablepublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2016 The Kuali Foundation. All rights reserved.