Interface BranchNodeCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<BranchNodeCase>, org.opendaylight.yangtools.yang.binding.BindingObject, BranchNodeObject, BranchNodeType, org.opendaylight.yangtools.yang.binding.ChoiceIn<BncObject>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface BranchNodeCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<BranchNodeCase>, BranchNodeObject, BranchNodeType

    This class represents the following YANG schema fragment defined in module pcep-types

     case branch-node-case {
       uses branch-node-object;
     }
     
    The schema path to identify an instance is pcep-types/bnc-object/branch-node-type/branch-node-case
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<BranchNodeCase> implementedInterface()
        Specified by:
        implementedInterface in interface BranchNodeObject
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject