Uses of Enum Class
org.kuali.rice.krms.api.repository.proposition.PropositionType
Packages that use PropositionType
-
Uses of PropositionType in org.kuali.rice.krms.api.repository.proposition
Methods in org.kuali.rice.krms.api.repository.proposition that return PropositionTypeModifier and TypeMethodDescriptionstatic PropositionTypeCreate a PropositionType for the given codestatic PropositionTypeReturns the enum constant of this class with the specified name.static PropositionType[]PropositionType.values()Returns an array containing the constants of this enum class, in the order they are declared.