static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.create() |
|
static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.create(int sizeHint) |
|
static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.create(org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode<T> node) |
|
static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeSchemaAwareBuilder.create(org.opendaylight.yangtools.yang.model.api.LeafListSchemaNode schema) |
|
static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeSchemaAwareBuilder.create(org.opendaylight.yangtools.yang.model.api.LeafListSchemaNode schema,
org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode<T> node) |
|
static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.create() |
|
static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.create(org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode<T> node) |
|
static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeSchemaAwareBuilder.create(org.opendaylight.yangtools.yang.model.api.LeafListSchemaNode schema) |
|
static <T> @NonNull ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeSchemaAwareBuilder.create(org.opendaylight.yangtools.yang.model.api.LeafListSchemaNode schema,
org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode<T> node) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withChild(org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T> child) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeSchemaAwareBuilder.withChild(org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T> child) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withChild(org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T> child) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeSchemaAwareBuilder.withChild(org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T> child) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withChildValue(T childValue) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeSchemaAwareBuilder.withChildValue(T childValue) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withChildValue(T childValue) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeSchemaAwareBuilder.withChildValue(T childValue) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withNodeIdentifier(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier withNodeIdentifier) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeSchemaAwareBuilder.withNodeIdentifier(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier withNodeIdentifier) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withNodeIdentifier(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier withNodeIdentifier) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeSchemaAwareBuilder.withNodeIdentifier(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier withNodeIdentifier) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withoutChild(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument key) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withoutChild(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument key) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withValue(Collection<org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> withValue) |
|
ListNodeBuilder<T,org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withValue(Collection<org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode<T>> withValue) |
|