public final class TypeTypeRelation extends AbstractDataTransferObject implements TypeTypeRelationContract
TypeTypeRelationContract,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
TypeTypeRelation.Builder
A builder which can be used to construct
TypeTypeRelation instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromTypeId()
This is the FromTypeId of the TypeTypeRelation
|
String |
getId() |
RelationshipType |
getRelationshipType()
This is the RelationshipType of the TypeTypeRelation
|
Integer |
getSequenceNumber() |
String |
getToTypeId()
This is the ToTypeId of the TypeTypeRelation
|
Long |
getVersionNumber() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getFromTypeId()
TypeTypeRelationContractThe FromTypeId of the TypeTypeRelation
getFromTypeId in interface TypeTypeRelationContractpublic String getToTypeId()
TypeTypeRelationContractThe ToTypeId of the TypeTypeRelation
getToTypeId in interface TypeTypeRelationContractpublic RelationshipType getRelationshipType()
TypeTypeRelationContractThe RelationshipType of the TypeTypeRelation
getRelationshipType in interface TypeTypeRelationContractpublic Integer getSequenceNumber()
getSequenceNumber in interface TypeTypeRelationContractpublic String getId()
getId in interface Identifiablepublic boolean isActive()
isActive in interface Inactivatablepublic Long getVersionNumber()
getVersionNumber in interface VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.