Interface RouterInterface

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

    public interface RouterInterface
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentation<VrfEntry>
    • Method Detail

      • implementedInterface

        default java.lang.Class<RouterInterface> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getUuid

        @Nullable java.lang.String getUuid()
        Returns:
        java.lang.String uuid, or null if not present
      • getMacAddress

        @Nullable java.lang.String getMacAddress()
        Returns:
        java.lang.String macAddress, or null if not present
      • getIpAddress

        @Nullable java.lang.String getIpAddress()
        Returns:
        java.lang.String ipAddress, or null if not present