Class DuplicateEntry
java.lang.Object
org.opendaylight.yangtools.yang.data.api.schema.DuplicateEntry
- All Implemented Interfaces:
Identifiable<YangInstanceIdentifier>
Entry describing a duplicate found in a
NormalizedNode
tree. Note this
class leaks mutable collections, so users are advised either not to share it.-
Method Summary
Modifier and TypeMethodDescriptionReturn this objects Identifier.
-
Method Details
-
getIdentifier
Description copied from interface:Identifiable
Return this objects Identifier.- Specified by:
getIdentifier
in interfaceIdentifiable<YangInstanceIdentifier>
- Returns:
- Object's identifier, must not be null.
-
getHardLinks
-
getDuplicates
-