Class EntityAddress.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.active.Inactivatable, org.kuali.rice.core.api.mo.common.Defaultable, org.kuali.rice.core.api.mo.common.GloballyUnique, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelBuilder, EntityAddressContract
Enclosing class:
EntityAddress

public static final class EntityAddress.Builder extends Object implements Serializable, org.kuali.rice.core.api.mo.ModelBuilder, EntityAddressContract
A builder which can be used to construct EntityAddress instances. Enforces the constraints of the EntityAddressContract.
See Also: