public abstract class DestinationDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name |
List<String> |
path
Deprecated.
|
| Constructor and Description |
|---|
DestinationDTO() |
DestinationDTO(String name) |
public DestinationDTO()
public DestinationDTO(String name)
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.