@Generated(value="org.mapstruct.ap.MappingProcessor", date="2022-07-12T15:20:40+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_322 (Red Hat, Inc.)") public class EventParameterMapperImpl extends Object implements EventParameterMapper
Constructor and Description |
---|
EventParameterMapperImpl() |
Modifier and Type | Method and Description |
---|---|
org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter |
map(OnmsEventParameter onmsEventParameter) |
org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter |
map(Parm parm) |
public org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter map(OnmsEventParameter onmsEventParameter)
map
in interface EventParameterMapper
public org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter map(Parm parm)
map
in interface EventParameterMapper
Copyright © 2022. All rights reserved.