Uses of Class
org.processmining.filterbook.types.DurationType
-
Packages that use DurationType Package Description org.processmining.filterbook.parameters org.processmining.filterbook.types -
-
Uses of DurationType in org.processmining.filterbook.parameters
Methods in org.processmining.filterbook.parameters that return types with arguments of type DurationType Modifier and Type Method Description MultipleFromListParameter<DurationType>Parameters. getMultipleFromListDuration()Method parameters in org.processmining.filterbook.parameters with type arguments of type DurationType Modifier and Type Method Description voidParameters. setMultipleFromListDuration(MultipleFromListParameter<DurationType> multipleFromListDuration) -
Uses of DurationType in org.processmining.filterbook.types
Methods in org.processmining.filterbook.types with parameters of type DurationType Modifier and Type Method Description intDurationType. compareTo(DurationType o)Make the duration type comparable.
-