Uses of Class
org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
Packages that use AgendaDefinition.Builder
Package
Description
-
Uses of AgendaDefinition.Builder in org.kuali.rice.krms.api.repository.agenda
Methods in org.kuali.rice.krms.api.repository.agenda that return AgendaDefinition.BuilderModifier and TypeMethodDescriptionstatic AgendaDefinition.BuilderCreate a builder with the given parameters.static AgendaDefinition.BuilderAgendaDefinition.Builder.create(AgendaDefinitionContract contract) Creates a builder by populating it with data from the givenAgendaDefinitionContract.AgendaItemDefinition.Builder.getSubAgenda()Methods in org.kuali.rice.krms.api.repository.agenda with parameters of type AgendaDefinition.BuilderModifier and TypeMethodDescriptionvoidAgendaItemDefinition.Builder.setSubAgenda(AgendaDefinition.Builder subAgenda) Set the value of the sub agenda on this builder to the given value. -
Uses of AgendaDefinition.Builder in org.kuali.rice.krms.api.repository.context
Methods in org.kuali.rice.krms.api.repository.context that return types with arguments of type AgendaDefinition.Builder