public class MethodScheduleInfo extends InfoObject
| Modifier and Type | Field and Description |
|---|---|
String |
description |
NamedMethodInfo |
method |
List<ScheduleInfo> |
schedules |
| Constructor and Description |
|---|
MethodScheduleInfo() |
public String description
public final List<ScheduleInfo> schedules
public NamedMethodInfo method
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.