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