public interface Destination extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Gets the destination name. 
 | 
boolean | 
isFirstOccurrenceOnly()
Checks if is first occurrence only. 
 | 
String getName()
boolean isFirstOccurrenceOnly()
Copyright © 2020. All rights reserved.