Interface SendExperimenterMpRequestInput

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<SendExperimenterMpRequestInput>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, ExperimenterCoreMessage, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeContextRef, org.opendaylight.yangtools.yang.binding.RpcInput

    public interface SendExperimenterMpRequestInput
    extends org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeContextRef, ExperimenterCoreMessage, org.opendaylight.yangtools.yang.binding.RpcInput, org.opendaylight.yangtools.yang.binding.Augmentable<SendExperimenterMpRequestInput>

    This class represents the following YANG schema fragment defined in module sal-experimenter-mp-message

     input input {
       uses inv:node-context-ref;
       uses exp-type:experimenter-core-message;
     }
     
    The schema path to identify an instance is sal-experimenter-mp-message/send-experimenter-mp-request/input

    To create instances of this class use SendExperimenterMpRequestInputBuilder.

    See Also:
    SendExperimenterMpRequestInputBuilder
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<SendExperimenterMpRequestInput> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface ExperimenterCoreMessage
        Specified by:
        implementedInterface in interface org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeContextRef
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.RpcInput