Interface BatchItemIdChoice

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.ChoiceIn<BatchFailure>, org.opendaylight.yangtools.yang.binding.DataContainer
    All Known Subinterfaces:
    FlatBatchFailureFlowIdCase, FlatBatchFailureGroupIdCase, FlatBatchFailureMeterIdCase

    @Generated("mdsal-binding-generator")
    public interface BatchItemIdChoice
    extends org.opendaylight.yangtools.yang.binding.ChoiceIn<BatchFailure>

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

     choice batch-item-id-choice;
     
    The schema path to identify an instance is sal-flat-batch/process-flat-batch/output/batch-failure/batch-item-id-choice
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Method Summary

      • Methods inherited from interface org.opendaylight.yangtools.yang.binding.DataContainer

        implementedInterface
    • Field Detail

      • QNAME

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