public class WorkspaceDestination extends Object implements Destination
| Modifier and Type | Field and Description |
|---|---|
static WorkspaceDestination |
INSTANCE |
| Constructor and Description |
|---|
WorkspaceDestination() |
| 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 WorkspaceDestination INSTANCE
public String getId()
getId in interface Destinationpublic String getName()
getName in interface Destinationpublic String getDescription()
getDescription in interface DestinationCopyright © 2017. All Rights Reserved.