Interface WritableIdentifier
-
- All Superinterfaces:
Identifier
,Immutable
,MutationBehaviour<Immutable>
,Serializable
,WritableObject
@Beta public interface WritableIdentifier extends Identifier, WritableObject
A combination of bothIdentifier
andWritableObject
.- Author:
- Robert Varga
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.yangtools.concepts.Identifier
equals, hashCode, toString
-
Methods inherited from interface org.opendaylight.yangtools.concepts.WritableObject
writeTo
-
-