public class IpServiceEdgeImpl extends AbstractEdge<IPServiceEdgeEntity> implements IpServiceEdge
DEFAULT_WEIGHT| Constructor and Description | 
|---|
IpServiceEdgeImpl(BusinessServiceManager manager,
                 IPServiceEdgeEntity entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
accept(EdgeVisitor<T> visitor)  | 
String | 
getFriendlyName()  | 
IpService | 
getIpService()  | 
Set<String> | 
getReductionKeys()  | 
void | 
setFriendlyName(String friendlyName)  | 
void | 
setIpService(IpService ipService)  | 
String | 
toString()  | 
delete, equals, getEntity, getId, getManager, getMapFunction, getOperationalStatus, getSource, getWeight, hashCode, setMapFunction, setSource, setWeightclone, finalize, getClass, notify, notifyAll, wait, wait, waitdelete, getId, getMapFunction, getOperationalStatus, getSource, getWeight, setMapFunction, setSource, setWeightpublic IpServiceEdgeImpl(BusinessServiceManager manager, IPServiceEdgeEntity entity)
public IpService getIpService()
getIpService in interface IpServiceEdgepublic void setIpService(IpService ipService)
setIpService in interface IpServiceEdgepublic Set<String> getReductionKeys()
getReductionKeys in interface Edgepublic String toString()
toString in class AbstractEdge<IPServiceEdgeEntity>public void setFriendlyName(String friendlyName)
setFriendlyName in interface IpServiceEdgepublic String getFriendlyName()
getFriendlyName in interface EdgegetFriendlyName in interface IpServiceEdgepublic <T> T accept(EdgeVisitor<T> visitor)
Copyright © 2021. All rights reserved.