public class ApplicationImpl extends Object implements Application
Constructor and Description |
---|
ApplicationImpl(BusinessServiceManager manager,
OnmsApplication entity) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getApplicationName() |
OnmsApplication |
getEntity() |
int |
getId() |
Set<IpService> |
getIpServices() |
Set<Integer> |
getNodeIds() |
Set<String> |
getReductionKeys() |
int |
hashCode() |
String |
toString() |
public ApplicationImpl(BusinessServiceManager manager, OnmsApplication entity)
public String getApplicationName()
getApplicationName
in interface Application
public OnmsApplication getEntity()
public int getId()
getId
in interface Application
public Set<String> getReductionKeys()
getReductionKeys
in interface Application
public Set<IpService> getIpServices()
getIpServices
in interface Application
public Set<Integer> getNodeIds()
getNodeIds
in interface Application
Copyright © 2021. All rights reserved.