public static class GroupManager.OnmsGroupMapper extends Object
Constructor and Description |
---|
GroupManager.OnmsGroupMapper() |
Modifier and Type | Method and Description |
---|---|
Collection<OnmsGroup> |
map(Collection<org.opennms.netmgt.config.groups.Group> inputGroups) |
OnmsGroup |
map(org.opennms.netmgt.config.groups.Group inputGroup) |
org.opennms.netmgt.config.groups.Group |
map(OnmsGroup inputGroup) |
public org.opennms.netmgt.config.groups.Group map(OnmsGroup inputGroup)
public OnmsGroup map(org.opennms.netmgt.config.groups.Group inputGroup)
public Collection<OnmsGroup> map(Collection<org.opennms.netmgt.config.groups.Group> inputGroups)
Copyright © 2015. All rights reserved.