All Superinterfaces:
org.opendaylight.yangtools.binding.Augmentable<DestinationFlowspecL3vpnIpv6Case>, org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>, org.opendaylight.yangtools.binding.BindingObject, org.opendaylight.yangtools.binding.CaseObject<Destination,DestinationType,DestinationFlowspecL3vpnIpv6Case>, org.opendaylight.yangtools.binding.ChoiceContract<Destination,DestinationType>, org.opendaylight.yangtools.binding.ChoiceIn<Destination,DestinationType>, org.opendaylight.yangtools.binding.DataContainer, org.opendaylight.yangtools.binding.DataObject, DestinationType, FlowspecL3vpnDestinationIpv6, org.opendaylight.yangtools.binding.Grouping, org.opendaylight.yangtools.binding.lib.ImplementedInterface<org.opendaylight.yangtools.binding.DataContainer>, org.opendaylight.yangtools.binding.lib.JavaContract<org.opendaylight.yangtools.binding.DataContainer,DestinationFlowspecL3vpnIpv6Case>, org.opendaylight.yangtools.binding.lib.JavaDataContainer<DestinationFlowspecL3vpnIpv6Case>, org.opendaylight.yangtools.binding.ParentObject<DestinationFlowspecL3vpnIpv6Case>

@Generated("mdsal-binding-generator") public interface DestinationFlowspecL3vpnIpv6Case extends org.opendaylight.yangtools.binding.CaseObject<Destination,DestinationType,DestinationFlowspecL3vpnIpv6Case>, DestinationType, FlowspecL3vpnDestinationIpv6

This class represents the following YANG schema fragment defined in module bgp-flowspec

 case destination-flowspec-l3vpn-ipv6-case {
   uses flowspec-l3vpn-destination-ipv6;
 }
 
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final @NonNull org.opendaylight.yangtools.yang.common.QName
    The YANG identifier of the case statement represented by this interface.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default boolean
     
    default int
     
    default String
     

    Methods inherited from interface org.opendaylight.yangtools.binding.Augmentable

    augmentation, augmentationOrElseThrow, augmentationOrElseThrow, augmentations

    Methods inherited from interface org.opendaylight.yangtools.binding.CaseObject

    implementedCase

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.destination.DestinationType

    implementedChoice

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.FlowspecL3vpnDestinationIpv6

    getDestinationFlowspecL3vpnIpv6, nonnullDestinationFlowspecL3vpnIpv6

    Methods inherited from interface org.opendaylight.yangtools.binding.lib.JavaContract

    equals, hashCode, toString
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      The YANG identifier of the case statement represented by this interface.
  • Method Details

    • implementedInterface

      default Class<DestinationFlowspecL3vpnIpv6Case> implementedInterface()
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.binding.DataObject
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.binding.lib.ImplementedInterface<org.opendaylight.yangtools.binding.DataContainer>
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.binding.ParentObject<DestinationFlowspecL3vpnIpv6Case>
    • javaHC

      default int javaHC()
      Specified by:
      javaHC in interface org.opendaylight.yangtools.binding.lib.JavaContract<org.opendaylight.yangtools.binding.DataContainer,DestinationFlowspecL3vpnIpv6Case>
      Specified by:
      javaHC in interface org.opendaylight.yangtools.binding.lib.JavaDataContainer<DestinationFlowspecL3vpnIpv6Case>
    • javaEQ

      default boolean javaEQ(DestinationFlowspecL3vpnIpv6Case obj)
      Specified by:
      javaEQ in interface org.opendaylight.yangtools.binding.lib.JavaContract<org.opendaylight.yangtools.binding.DataContainer,DestinationFlowspecL3vpnIpv6Case>
      Specified by:
      javaEQ in interface org.opendaylight.yangtools.binding.lib.JavaDataContainer<DestinationFlowspecL3vpnIpv6Case>
    • javaTS

      default String javaTS()
      Specified by:
      javaTS in interface org.opendaylight.yangtools.binding.lib.JavaContract<org.opendaylight.yangtools.binding.DataContainer,DestinationFlowspecL3vpnIpv6Case>
      Specified by:
      javaTS in interface org.opendaylight.yangtools.binding.lib.JavaDataContainer<DestinationFlowspecL3vpnIpv6Case>