Package org.kie.api.runtime
Interface Calendars
-
public interface Calendars
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Calendar
get(String identifier)
void
set(String identifier, Calendar value)
-