| Modifier and Type | Interface and Description |
|---|---|
interface |
AugmentationSchemaBuilder
Builder for
AugmentationSchema, which represents 'augment' statement. |
interface |
DataSchemaNodeBuilder
Interface for all yang data-schema nodes [anyxml, case, container, grouping,
list, module, notification].
|
interface |
ExtensionBuilder
Builder for extension statement.
|
interface |
GroupingBuilder
Interface for builders of 'grouping' statement.
|
interface |
RefineBuilder
Mutable holder for information contained in
refine
Represents a local change to node introduced by uses statement
e.g. |
interface |
SchemaNodeBuilder
Builder for
SchemaNode. |
interface |
TypeDefinitionBuilder
Interface for builders of 'typedef' statement.
|
interface |
UnknownSchemaNodeBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyXmlBuilder |
class |
AugmentationSchemaBuilderImpl |
class |
ChoiceBuilder |
class |
ChoiceCaseBuilder |
class |
ContainerSchemaNodeBuilder |
class |
ExtensionBuilderImpl |
class |
FeatureBuilder |
class |
GroupingBuilderImpl |
class |
IdentityrefTypeBuilder
Builder for YANG identityref type.
|
class |
IdentitySchemaNodeBuilder |
class |
LeafListSchemaNodeBuilder |
class |
LeafSchemaNodeBuilder |
class |
ListSchemaNodeBuilder |
class |
ModuleBuilder
Builder of Module object.
|
class |
NotificationBuilder |
class |
RefineHolderImpl |
class |
RpcDefinitionBuilder |
class |
TypeDefinitionBuilderImpl |
class |
UnionTypeBuilder
Builder for YANG union type.
|
class |
UnknownSchemaNodeBuilderImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDocumentedDataNodeContainerBuilder
Basic implementation of DataNodeContainerBuilder.
|
class |
AbstractDocumentedNodeBuilder |
class |
AbstractSchemaNodeBuilder
Basic implementation of SchemaNodeBuilder.
|
Copyright © 2014. All rights reserved.