@Generated(value="org.mapstruct.ap.MappingProcessor", date="2022-07-12T15:05:19+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_322 (Red Hat, Inc.)") public class NodeMapperImpl extends Object implements NodeMapper
Constructor and Description |
---|
NodeMapperImpl() |
Modifier and Type | Method and Description |
---|---|
org.opennms.integration.api.v1.model.immutables.ImmutableNode |
map(OnmsNode onmsNode) |
protected List<org.opennms.integration.api.v1.model.IpInterface> |
onmsIpInterfaceSetToIpInterfaceList(Set<OnmsIpInterface> set) |
protected List<org.opennms.integration.api.v1.model.MetaData> |
onmsMetaDataListToMetaDataList(List<OnmsMetaData> list) |
protected List<org.opennms.integration.api.v1.model.SnmpInterface> |
onmsSnmpInterfaceSetToSnmpInterfaceList(Set<OnmsSnmpInterface> set) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
mapCategories, mapLocation
public org.opennms.integration.api.v1.model.immutables.ImmutableNode map(OnmsNode onmsNode)
map
in interface NodeMapper
protected List<org.opennms.integration.api.v1.model.IpInterface> onmsIpInterfaceSetToIpInterfaceList(Set<OnmsIpInterface> set)
protected List<org.opennms.integration.api.v1.model.SnmpInterface> onmsSnmpInterfaceSetToSnmpInterfaceList(Set<OnmsSnmpInterface> set)
protected List<org.opennms.integration.api.v1.model.MetaData> onmsMetaDataListToMetaDataList(List<OnmsMetaData> list)
Copyright © 2022. All rights reserved.