Interface Paths1

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentation<Paths>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, TunnelPcepPathAttributes

    @Generated("mdsal-binding-generator")
    public interface Paths1
    extends org.opendaylight.yangtools.yang.binding.Augmentation<Paths>, TunnelPcepPathAttributes
    • Method Detail

      • implementedInterface

        default Class<Paths1> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.Augmentation<Paths>
        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 TunnelPcepPathAttributes
      • bindingToString

        static String bindingToString​(@NonNull Paths1 obj)
        Default implementation of Object.toString() contract for this interface. Implementations of this interface are encouraged to defer to this method to get consistent string representations across all implementations.
        Parameters:
        obj - Object for which to generate toString() result.
        Returns:
        String value of data modeled by this interface.
        Throws:
        NullPointerException - if obj is null