Uses of Class
org.kuali.rice.kim.api.identity.address.EntityAddress.Builder

Packages that use EntityAddress.Builder
org.kuali.rice.kim.api.identity.address Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kim.api.identity.type Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of EntityAddress.Builder in org.kuali.rice.kim.api.identity.address
 

Methods in org.kuali.rice.kim.api.identity.address that return EntityAddress.Builder
static EntityAddress.Builder EntityAddress.Builder.create()
           
static EntityAddress.Builder EntityAddress.Builder.create(EntityAddressContract contract)
           
 

Uses of EntityAddress.Builder in org.kuali.rice.kim.api.identity.type
 

Methods in org.kuali.rice.kim.api.identity.type that return EntityAddress.Builder
 EntityAddress.Builder EntityTypeContactInfo.Builder.getDefaultAddress()
           
 EntityAddress.Builder EntityTypeContactInfoDefault.Builder.getDefaultAddress()
           
 

Methods in org.kuali.rice.kim.api.identity.type that return types with arguments of type EntityAddress.Builder
 List<EntityAddress.Builder> EntityTypeContactInfo.Builder.getAddresses()
           
 

Methods in org.kuali.rice.kim.api.identity.type with parameters of type EntityAddress.Builder
 void EntityTypeContactInfoDefault.Builder.setDefaultAddress(EntityAddress.Builder defaultAddress)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.