Interface Unnumbered

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<Unnumbered>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<RecordRouteSubobjects>, CSubobject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, UnnumberedSubobject

    public interface Unnumbered
    extends org.opendaylight.yangtools.yang.binding.ChildOf<RecordRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<Unnumbered>, UnnumberedSubobject

    This class represents the following YANG schema fragment defined in module rsvp

     container unnumbered {
       uses unnumbered-subobject;
     }
     
    The schema path to identify an instance is rsvp/record-route-subobjects/subobject-type/unnumbered-case/unnumbered

    To create instances of this class use UnnumberedBuilder.

    See Also:
    UnnumberedBuilder
    • Field Detail

      • QNAME

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