Search
SerializationContext.getSchedule Method
See Also
 






Gets a reference to the schedule currently being serialized or deserialized.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Schedule getSchedule ()

 Return Value

An instance of the Schedule class.

 See Also