TestMapLcsClient/ServerManMBean now contains methods like "void putNumberingPlan(String val);" for all values based on EnumeratedBase abstract class.
TestMapLcsClientManMBean is keeping performSend***Request (the same is for Server part), methods send***Request have been moved into private scope.
performSubscriberLocationReportRequest() now is implemented at the sever side, perform SRI request is implemented at the client side.
Proper parameter GUI for both SRI and SRL request and responses. Added a General tab for paramenters that are common.
MBean fully implemented.
Implemented automatic responses for SRI and SLR
resolved Bugs detected on testing.
Following comments this PR Includes: