public class IpInterfaceBean extends Object implements org.opennms.integration.api.v1.model.IpInterface
Constructor and Description |
---|
IpInterfaceBean(OnmsIpInterface ipInterface) |
Modifier and Type | Method and Description |
---|---|
InetAddress |
getIpAddress() |
List<org.opennms.integration.api.v1.model.MetaData> |
getMetaData() |
public IpInterfaceBean(OnmsIpInterface ipInterface)
public InetAddress getIpAddress()
getIpAddress
in interface org.opennms.integration.api.v1.model.IpInterface
public List<org.opennms.integration.api.v1.model.MetaData> getMetaData()
getMetaData
in interface org.opennms.integration.api.v1.model.IpInterface
Copyright © 2019. All rights reserved.