Uses of Class
org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata
-
-
Uses of ImmutableNormalizedMetadata in org.opendaylight.yangtools.rfc7952.data.util
Methods in org.opendaylight.yangtools.rfc7952.data.util that return ImmutableNormalizedMetadata Modifier and Type Method Description ImmutableNormalizedMetadataImmutableNormalizedMetadata.Builder. build()Methods in org.opendaylight.yangtools.rfc7952.data.util with parameters of type ImmutableNormalizedMetadata Modifier and Type Method Description ImmutableNormalizedMetadata.BuilderImmutableNormalizedMetadata.Builder. withChild(ImmutableNormalizedMetadata child)Method parameters in org.opendaylight.yangtools.rfc7952.data.util with type arguments of type ImmutableNormalizedMetadata Modifier and Type Method Description ImmutableNormalizedMetadata.BuilderImmutableNormalizedMetadata.Builder. withChildren(Collection<ImmutableNormalizedMetadata> children)
-