Class PhoneEventNumbers
java.lang.Object
ru.bitel.bgbilling.modules.phone.server.event.PhoneEventNumbers
public class PhoneEventNumbers
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static int
ITEM_CHANGED_EVENT
-
Constructor Summary
Constructors Constructor Description PhoneEventNumbers()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ITEM_CHANGED_EVENT
public static final int ITEM_CHANGED_EVENT- See Also:
- Constant Field Values
-
-
Constructor Details
-
PhoneEventNumbers
public PhoneEventNumbers()
-