public class MethodScheduleInfo extends InfoObject
| Modifier and Type | Field and Description | 
|---|---|
java.lang.String | 
description  | 
NamedMethodInfo | 
method  | 
java.util.List<ScheduleInfo> | 
schedules  | 
| Constructor and Description | 
|---|
MethodScheduleInfo()  | 
public java.lang.String description
public final java.util.List<ScheduleInfo> schedules
public NamedMethodInfo method