public class EntityTypeContactInfoDefaultMapper extends BaseMapper<org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault>
| Constructor and Description |
|---|
EntityTypeContactInfoDefaultMapper() |
| Modifier and Type | Method and Description |
|---|---|
EntityAddressMapper |
getAddressMapper()
Gets the value of addressMapper
|
EntityEmailMapper |
getEmailMapper()
Gets the value of emailMapper
|
EntityPhoneMapper |
getPhoneMapper()
Gets the value of phoneMapper
|
void |
setAddressMapper(EntityAddressMapper argAddressMapper)
Sets the value of addressMapper
|
void |
setEmailMapper(EntityEmailMapper argEmailMapper)
Sets the value of emailMapper
|
void |
setPhoneMapper(EntityPhoneMapper argPhoneMapper)
Sets the value of phoneMapper
|
doMapFromContext, getConstants, setConstantspublic EntityTypeContactInfoDefaultMapper()
public final EntityAddressMapper getAddressMapper()
public final void setAddressMapper(EntityAddressMapper argAddressMapper)
argAddressMapper - Value to assign to this.addressMapperpublic final EntityPhoneMapper getPhoneMapper()
public final void setPhoneMapper(EntityPhoneMapper argPhoneMapper)
argPhoneMapper - Value to assign to this.phoneMapperpublic final EntityEmailMapper getEmailMapper()
public final void setEmailMapper(EntityEmailMapper argEmailMapper)
argEmailMapper - Value to assign to this.emailMapperCopyright © 2005–2018 The Kuali Foundation. All rights reserved.