Interface Ports

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<Ports>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<MultipartReply>, CommonPort, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, FlowCapablePort, Queues

    public interface Ports
    extends org.opendaylight.yangtools.yang.binding.ChildOf<MultipartReply>, org.opendaylight.yangtools.yang.binding.Augmentable<Ports>, FlowCapablePort

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

     list ports {
       uses flow-capable-port;
     }
     
    The schema path to identify an instance is opendaylight-port-types/multipart-reply/multipart-reply-body/(urn:opendaylight:flow:types:port?revision=2013-09-25)multipart-reply-port-desc/ports

    To create instances of this class use PortsBuilder.

    See Also:
    PortsBuilder
    • Field Detail

      • QNAME

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