Uses of Class
org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
Packages that use EntityEthnicity.Builder
-
Uses of EntityEthnicity.Builder in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityEthnicity.BuilderMethod parameters in org.kuali.rice.kim.api.identity.entity with type arguments of type EntityEthnicity.BuilderModifier and TypeMethodDescriptionvoidEntity.Builder.setEthnicities(List<EntityEthnicity.Builder> ethnicities) -
Uses of EntityEthnicity.Builder in org.kuali.rice.kim.api.identity.personal
Methods in org.kuali.rice.kim.api.identity.personal that return EntityEthnicity.BuilderModifier and TypeMethodDescriptionstatic EntityEthnicity.BuilderEntityEthnicity.Builder.create()static EntityEthnicity.BuilderEntityEthnicity.Builder.create(EntityEthnicityContract contract)