public static boolean isSupportedTimeClass(Class timeClass)(Code)
Checks if a given class is a supported time class.
Examples could be java.sql.Timestamp, java.util.Date, etc.
Parameters: timeClass - the class to analyse true, if is a supported time class
Methods inherited from org.osbl.agent.model.action.SetPropertyAction