public class Schedule extends Object
| Constructor and Description |
|---|
Schedule(String name,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
Map<String,String> |
getProperties() |
String |
getProperty(String key) |
int |
hashCode() |
void |
setName(String name) |
void |
setProperties(Map<String,String> properties) |
String |
toString() |
Copyright © 2012–2018 1&1. All rights reserved.