public class WorkspaceSource extends Object implements Source
| Modifier and Type | Field and Description |
|---|---|
static WorkspaceSource |
INSTANCE |
| Constructor and Description |
|---|
WorkspaceSource() |
| 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 WorkspaceSource INSTANCE
public String getId()
public String getName()
public String getDescription()
getDescription in interface SourceCopyright © 2018. All Rights Reserved.