public class ImmutableInlineTable extends Object implements ResourceDescriptorResult
| Constructor and Description |
|---|
ImmutableInlineTable(InlineTable aTable,
String description,
Calendar creationDate) |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getCreationDate() |
String |
getDescription() |
InlineTable |
getResource() |
public ImmutableInlineTable(InlineTable aTable, String description, Calendar creationDate)
public InlineTable getResource()
getResource in interface ResourceDescriptorResultpublic String getDescription()
getDescription in interface ResourceDescriptorResultpublic Calendar getCreationDate()
getCreationDate in interface ResourceDescriptorResultCopyright © 2014. All Rights Reserved.