Interface BranchNodeList

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<BranchNodeList>, org.opendaylight.yangtools.yang.binding.BindingObject, Bnc, org.opendaylight.yangtools.yang.binding.ChildOf<BranchNodeObject>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, Object, ObjectHeader

    public interface BranchNodeList
    extends org.opendaylight.yangtools.yang.binding.ChildOf<BranchNodeObject>, org.opendaylight.yangtools.yang.binding.Augmentable<BranchNodeList>, Bnc

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

     container branch-node-list {
       uses bnc;
     }
     
    The schema path to identify an instance is pcep-types/branch-node-object/branch-node-list

    To create instances of this class use BranchNodeListBuilder.

    See Also:
    BranchNodeListBuilder
    • Field Detail

      • QNAME

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