Uses of Class
org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder.ImmutableMapNode
-
Packages that use ImmutableMapNodeBuilder.ImmutableMapNode Package Description org.opendaylight.yangtools.yang.data.impl.schema.builder.impl -
-
Uses of ImmutableMapNodeBuilder.ImmutableMapNode in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
Constructors in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl with parameters of type ImmutableMapNodeBuilder.ImmutableMapNode Constructor Description ImmutableMapNodeBuilder(ImmutableMapNodeBuilder.ImmutableMapNode node)ImmutableMapNodeSchemaAwareBuilder(org.opendaylight.yangtools.yang.model.api.ListSchemaNode schema, ImmutableMapNodeBuilder.ImmutableMapNode node)
-