public final class EntityTypeContactInfo extends AbstractDataTransferObject implements EntityTypeContactInfoContract
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityTypeContactInfo.Builder
A builder which can be used to construct
EntityTypeContactInfo instances. |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getEntityId()
EntityTypeContactInfoContractgetEntityId in interface EntityTypeContactInfoContractEntityAddressContractpublic String getEntityTypeCode()
EntityTypeContactInfoContractEntityAddressContract's object.getEntityTypeCode in interface EntityTypeContactInfoContractEntityAddressContractpublic CodedAttributeContract getEntityType()
EntityTypeContactInfoContractEntityTypeContactInfoContract's object.getEntityType in interface EntityTypeContactInfoContractEntityTypeContactInfoContractpublic List<EntityAddress> getAddresses()
EntityTypeContactInfoContractEntityTypeContactInfoContract's List of EntityAddressS.getAddresses in interface EntityTypeContactInfoContractEntityAddressContractS for this EntityTypeContactInfoContract.
The returned List will never be null, an empty List will be assigned and returned if needed.public List<EntityEmail> getEmailAddresses()
EntityTypeContactInfoContractEntityTypeContactInfoContract's List of EntityEmailContractS.getEmailAddresses in interface EntityTypeContactInfoContractEntityEmailContractS for this EntityTypeContactInfoContract.
The returned List will never be null, an empty List will be assigned and returned if needed.public List<EntityPhone> getPhoneNumbers()
EntityTypeContactInfoContractEntityTypeContactInfoContract's List of EntityPhoneS.getPhoneNumbers in interface EntityTypeContactInfoContractEntityPhoneContractS for this EntityTypeContactInfoContract.
The returned List will never be null, an empty List will be assigned and returned if needed.public EntityAddressContract getDefaultAddress()
EntityTypeContactInfoContractgetDefaultAddress in interface EntityTypeContactInfoContractpublic EntityEmail getDefaultEmailAddress()
EntityTypeContactInfoContractgetDefaultEmailAddress in interface EntityTypeContactInfoContractpublic EntityPhoneContract getDefaultPhoneNumber()
EntityTypeContactInfoContractgetDefaultPhoneNumber in interface EntityTypeContactInfoContractpublic 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.