Uses of Enum Class
org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService.Type
Packages that use PeopleFlowActionTypeService.Type
-
Uses of PeopleFlowActionTypeService.Type in org.kuali.rice.krms.impl.peopleflow
Methods in org.kuali.rice.krms.impl.peopleflow that return PeopleFlowActionTypeService.TypeModifier and TypeMethodDescriptionPeopleFlowActionTypeService.Type.fromString(String s) for each type, check the input with the lowercase version of the type name, and returns any match.Returns the enum constant of this class with the specified name.static PeopleFlowActionTypeService.Type[]PeopleFlowActionTypeService.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kuali.rice.krms.impl.peopleflow with parameters of type PeopleFlowActionTypeService.TypeModifier and TypeMethodDescriptionstatic PeopleFlowActionTypeServicePeopleFlowActionTypeService.getInstance(PeopleFlowActionTypeService.Type type) Factory method for getting aPeopleFlowActionTypeServiceConstructors in org.kuali.rice.krms.impl.peopleflow with parameters of type PeopleFlowActionTypeService.TypeModifierConstructorDescriptionConstructs a PeopleFlowActionTypeService of the given Type