Interface NetworkL3Extension

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

    public interface NetworkL3Extension
    extends org.opendaylight.yangtools.yang.binding.Augmentation<Network>
    • Method Detail

      • implementedInterface

        default Class<NetworkL3Extension> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.Augmentation<Network>
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • isExternal

        Boolean isExternal()
        If true, it indicates that the router is externally accessible.
        Returns:
        java.lang.Boolean external, or null if not present