Uses of Class
org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
Packages that use EntityCitizenship.Builder
Package
Description
-
Uses of EntityCitizenship.Builder in org.kuali.rice.kim.api.identity.citizenship
Methods in org.kuali.rice.kim.api.identity.citizenship that return EntityCitizenship.BuilderModifier and TypeMethodDescriptionstatic EntityCitizenship.BuilderEntityCitizenship.Builder.create()static EntityCitizenship.BuilderEntityCitizenship.Builder.create(EntityCitizenshipContract contract) -
Uses of EntityCitizenship.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 EntityCitizenship.BuilderMethod parameters in org.kuali.rice.kim.api.identity.entity with type arguments of type EntityCitizenship.BuilderModifier and TypeMethodDescriptionvoidEntity.Builder.setCitizenships(List<EntityCitizenship.Builder> citizenships)