Uses of Class
org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
Packages that use KimTypeAttribute.Builder
-
Uses of KimTypeAttribute.Builder in org.kuali.rice.kim.api.type
Methods in org.kuali.rice.kim.api.type that return KimTypeAttribute.BuilderModifier and TypeMethodDescriptionstatic KimTypeAttribute.BuilderKimTypeAttribute.Builder.create()creates a KimTypeAttribute with the required fields.static KimTypeAttribute.BuilderKimTypeAttribute.Builder.create(KimTypeAttributeContract contract) creates a KimTypeAttribute from an existingKimTypeAttributeContract.Methods in org.kuali.rice.kim.api.type that return types with arguments of type KimTypeAttribute.BuilderMethod parameters in org.kuali.rice.kim.api.type with type arguments of type KimTypeAttribute.BuilderModifier and TypeMethodDescriptionvoidKimType.Builder.setAttributeDefinitions(List<KimTypeAttribute.Builder> attributeDefinitions)