public class FileDestination extends Object implements Destination
| Modifier and Type | Field and Description |
|---|---|
static FileDestination |
INSTANCE |
| Constructor and Description |
|---|
FileDestination() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the document type description.
|
String |
getId()
Returns the document type id.
|
String |
getName()
Returns the document type name.
|
String |
toString() |
public static final FileDestination INSTANCE
public String getId()
getId in interface Destinationpublic String getName()
getName in interface Destinationpublic String getDescription()
getDescription in interface DestinationCopyright © 2018. All Rights Reserved.