Interface BundleControlSal

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<BundleControlSal>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<ExperimenterCoreMessage>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, ExperimenterMessageOfChoice

    public interface BundleControlSal
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<BundleControlSal>, ExperimenterMessageOfChoice

    This class represents the following YANG schema fragment defined in module sal-bundle

     case bundle-control-sal {
       container sal-control-data {
         uses onf-ext:bundle-control-grouping;
       }
     }
     
    The schema path to identify an instance is sal-bundle/send-experimenter/input/experimenter-message-of-choice/(urn:opendaylight:openflowplugin:extension:onf:bundle:service?revision=2017-01-24)bundle-control-sal
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<BundleControlSal> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getSalControlData

        @Nullable SalControlData getSalControlData()
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.send.experimenter.input.experimenter.message.of.choice.bundle.control.sal.SalControlData salControlData, or null if not present