Uses of Class
org.goplanit.network.layer.service.ServiceNodeImpl
-
Packages that use ServiceNodeImpl Package Description org.goplanit.network.layer.service -
-
Uses of ServiceNodeImpl in org.goplanit.network.layer.service
Methods in org.goplanit.network.layer.service that return ServiceNodeImpl Modifier and Type Method Description ServiceNodeImplServiceNodeImpl. clone()Create a shallow copy of this entityServiceNodeImplServiceNodeFactoryImpl. createNew(Node networkNode)Create a new service nodeConstructors in org.goplanit.network.layer.service with parameters of type ServiceNodeImpl Constructor Description ServiceNodeImpl(ServiceNodeImpl serviceNode)Copy constructor
-