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