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