public class Ref extends Object
| Constructor and Description |
|---|
Ref(String id,
String ref,
String label,
boolean masterRef,
org.joda.time.DateTime scheduledAt) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getLabel() |
String |
getRef() |
org.joda.time.DateTime |
getScheduledAt() |
boolean |
isMasterRef() |
String |
toString() |
Copyright © 2014. All rights reserved.