Interface NonBranchNodeList

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

    public interface NonBranchNodeList
    extends org.opendaylight.yangtools.yang.binding.ChildOf<NonBranchNodeObject>, org.opendaylight.yangtools.yang.binding.Augmentable<NonBranchNodeList>, Bnc

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

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

    To create instances of this class use NonBranchNodeListBuilder.

    See Also:
    NonBranchNodeListBuilder
    • Field Detail

      • QNAME

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