Interface IpInterfacePolicy

  • All Superinterfaces:
    OnmsPolicy

    public interface IpInterfacePolicy
    extends OnmsPolicy
    IpInterfacePolicy
    Version:
    $Id: $
    Author:
    brozow
    • Method Detail

      • apply

        org.opennms.netmgt.model.OnmsIpInterface apply​(org.opennms.netmgt.model.OnmsIpInterface iface,
                                                       Map<String,​Object> attributes)

        apply

        Parameters:
        iface - a OnmsIpInterface object.
        attributes - that can be set on script.
        Returns:
        a OnmsIpInterface object.