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