Interface BaseNodeErrorNotification

    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        Deprecated.
    • Method Detail

      • implementedInterface

        Class<? extends BaseNodeErrorNotification> implementedInterface()
        Deprecated.
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getNode

        @RoutingContext(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeContext.class)
        org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef getNode()
        Deprecated.
        Return node, or null if it is not present.
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef node, or null if it is not present.