Uses of Class
org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode
-
Packages that use ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode Package Description org.opendaylight.yangtools.yang.data.impl.schema.builder.impl -
-
Uses of ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode 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 ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode Constructor Description ImmutableLeafSetNodeBuilder(ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode<T> node)ImmutableLeafSetNodeSchemaAwareBuilder(org.opendaylight.yangtools.yang.model.api.LeafListSchemaNode schema, ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode<T> node)
-