Class ServiceFinder
java.lang.Object
ru.bitel.bgbilling.modules.ipn.server.bean.ServiceFinder
public class ServiceFinder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ServiceFinder(int planId, java.util.List<ServiceLink> serviceLinkList)
-
Method Summary
Modifier and Type Method Description int
getPlanId()
ServiceLink
getServiceLink(int direct, long addr, int port, int iface, int diffServ)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ServiceFinder
-
-
Method Details
-
getPlanId
public int getPlanId() -
getServiceLink
-