Public general use code classes and xml files that we've compiled and used over the years:
Huawei's EMS VOIP PSTN User Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
1: using System;
2: using System.ComponentModel.DataAnnotations;
3: using System.ComponentModel.DataAnnotations.Schema;
4: using System.Linq;
5: using System.Threading;
6: using System.Threading.Tasks;
7:
8: namespace Ia.Ftn.Cl.Model.Huawei
9: {
10: ////////////////////////////////////////////////////////////////////////////
11:
12: /// <summary publish="true">
13: /// Huawei's EMS VOIP PSTN User Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
14: /// </summary>
15: ///
16: /// <remarks>
17: /// Copyright © 2017-2021 Jasem Y. Al-Shamlan (info@ia.com.kw), Integrated Applications - Kuwait. All Rights Reserved.
18: ///
19: /// This library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
20: /// the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
21: ///
22: /// This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
23: /// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
24: ///
25: /// You should have received a copy of the GNU General Public License along with this library. If not, see http://www.gnu.org/licenses.
26: ///
27: /// Copyright notice: This notice may not be removed or altered from any source distribution.
28: /// </remarks>
29: public class EmsVoipPstnUser : IEquatable<EmsVoipPstnUser>
30: {
31: /*
32: * iManager_NCE_V200R014C60_TL1_NBI_User_Guide_13.pdf
33: *
34: * 14.19.1 Querying a VoIP PSTN User (LST-VOIPPSTNUSER)
35: * Usage Note: This command is used to query the service data of a VoIP PSTN user. Run this command when you need to query the service data of a VoIP PSTN user configured in the system.
36: * Command Format LST-VOIPPSTNUSER::(((DID=Device-ID|DEV=Device-name),FN=Frame-num,SN=Slotnum,PN=Port-num)|(MGID=MediaGateway-ID|MGNAME=MediaGateway-Name,TID=Terminal-ID)| DN=Telephone-Number|ALIAS=Port-alias):{ctag}::[SHOWOPTION=CidTransWhen CidFormat MGNAME OverloadPRI ImpedanceProfile SendVoiceGain RecvVoiceGain RevPolarityMode PortRunState PortTestState PortLineState PortLoopState ServiceRunState ServiceAdminState ActualSendVoiceGain ActualRecvVoiceGain AGCEnable AGCEnableLevel SNSEnable SNSEnableLevel NlpMode LineLockEnable DspInputGain DspOutputGain ClipReversePole DEFAULTCLI USERGROUPID ADJUSTFACTOR DSPPROFILE];
37: */
38:
39: /// <summary/>
40: public EmsVoipPstnUser() { }
41:
42: /// <summary/>
43: [Key, DatabaseGenerated(DatabaseGeneratedOption.None)]
44: public string Id { get; set; }
45:
46: /// <summary>
47: /// Last ResultCode of device
48: /// </summary>
49: public long ResultCode { get; set; }
50:
51: /// <summary>
52: /// Operational state ID of the device
53: /// </summary>
54: public int StateId { get; set; }
55:
56: /// <summary>
57: /// DID INTEGER - Indicates the device ID.
58: /// </summary>
59: public int DID { get; set; }
60:
61: /// <summary>
62: /// FN INTEGER 0-255 Indicates the subrack ID.
63: /// </summary>
64: public int FN { get; set; }
65:
66: /// <summary>
67: /// SN INTEGER 0-35 Indicates the slot ID.
68: /// </summary>
69: public int SN { get; set; }
70:
71: /// <summary>
72: /// PN INTEGER 0-63 Indicates the port ID.
73: /// </summary>
74: public int PN { get; set; }
75:
76: /// <summary>
77: /// MGID INTEGER 0-16777215 Indicates MG ID.
78: /// </summary>
79: public int MGID { get; set; }
80:
81: /// <summary>
82: /// MGNAME OCTET STRING SIZE (32) Indicates the MG name.
83: /// </summary>
84: public string MGNAME { get; set; }
85:
86: /// <summary>
87: /// TID INTEGER 0-9999 Indicates the terminal ID
88: /// </summary>
89: public int TID { get; set; }
90:
91: /// <summary>
92: /// DN OCTET STRING SIZE (64) l UA5000(PVM): When the SIP protocol is used, the DN value is a character string consisting of no more than 32 characters. When the H. 248 protocol is used, the DN value is a numeral consisting of no more than 16 digits. l Other devices: When the SIP protocol is used, the DN value is a character string consisting of no more than 64 characters. When the H. 248 protocol is used, the DN value is a numeral consisting of no more than 16 digits. Indicates the telephone number.
93: /// </summary>
94: public string DN { get; set; }
95:
96: /// <summary>
97: /// LayeredConf OCTET STRING l Not Layered l Layered Specifies whether to enable the layered configuration. NOTE This parameter is not applicable to the MDU.
98: /// </summary>
99: public string LayeredConf { get; set; }
100:
101: /// <summary>
102: /// HighLevelWidth INTEGER 20-500 Indicates the width of the high level. Unit: ms.
103: /// </summary>
104: public int HighLevelWidth { get; set; }
105:
106: /// <summary>
107: /// LowerLevelWidth INTEGER 20-500 Indicates the width of the low level. Unit: ms.
108: /// </summary>
109: public int LowerLevelWidth { get; set; }
110:
111: /// <summary>
112: /// Voltage OCTET STRING See Table D-20. Indicates the effective value of level. Unit: Vrms.
113: /// </summary>
114: public string Voltage { get; set; }
115:
116: /// <summary>
117: /// KCType OCTET STRING 16KC 12KC Indicates the KC accounting mode.
118: /// </summary>
119: public string KCType { get; set; }
120:
121: /// <summary>
122: /// VoiceGain OCTET STRING See Table D-19. Indicates the voice gain. Unit: dB.
123: /// </summary>
124: public string VoiceGain { get; set; }
125:
126: /// <summary>
127: /// LimitPulseDial OCTET STRING l Disable l Enable l DTMF-Pulse-both l DTMF-only l Pulse-only Specifies the dialing mode. The meanings of the options are as follows: l Disable: The dialing mode is not restricted. l Enable: The dialing mode is restricted. l DTMF-Pulse-both: The pulse dialing and the DTMF dialing are permitted. l DTMF-only: Only the DTMF dialing is permitted. l Pulse-only: Only the pulse dialing is permitted. The UA5000PVMR15, MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support the following options: DTMF-Pulse-both, DTMF-only and Pulseonly. The UA5000PVMR13 supports the following options: Disable and Enable.
128: /// </summary>
129: public string LimitPulseDial { get; set; }
130:
131: /// <summary>
132: /// RevPolarity OCTET STRING l Disable l Enable Specifies whether to enable the polarity reversal. The UA5000 (PVM), MA5616, MA5620E, and MA5620G support this parameter.
133: /// </summary>
134: public string RevPolarity { get; set; }
135:
136: /// <summary>
137: /// RevPoleLevel INTEGER l UA5000 (PVM): 20-2560 l MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616: 20-1270 Indicates the level width of the reversed polarity pulse. Unit: ms.
138: /// </summary>
139: public int RevPoleLevel { get; set; }
140:
141: /// <summary>
142: /// RevPolePulse OCTET STRING l Disable l Enable Specifies whether to enable the reversed polarity pulse.
143: /// </summary>
144: public string RevPolePulse { get; set; }
145:
146: /// <summary>
147: /// PSTAT OCTET STRING l Idle l Fault l Testing l Lock l Busy l Localloopback l Remoteloopback Indicates the port status. The UA5000 (PVM) supports this parameter, and the MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 do not support this parameter.
148: /// </summary>
149: public string PSTAT { get; set; }
150:
151: /// <summary>
152: /// ConfigStatus OCTET STRING l VoIP Configured l Narrowband Voice ConfigStatus l Not Configured Indicates the configuration status.
153: /// </summary>
154: public string ConfigStatus { get; set; }
155:
156: /// <summary>
157: /// ServiceStatus OCTET STRING l Local Terminate l ServiceRemote Terminate l ServiceAuto Terminate l ServiceEnable Service Indicates the service status. The UA5000 (PVM) supports this parameter, and the MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 do not support this parameter.
158: /// </summary>
159: public string ServiceStatus { get; set; }
160:
161: /// <summary>
162: /// ServiceType OCTET STRING l Instant Service l Internal SPC l V5 SPC l V5-PRE l Leased Line l IP SPC Indicates the service type. The UA5000 (PVM) supports this parameter, and the MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 do not support this parameter.
163: /// </summary>
164: public string ServiceType { get; set; }
165:
166: /// <summary>
167: /// ALIAS OCTET STRING SIZE (32) Indicates the port alias.
168: /// </summary>
169: public string ALIAS { get; set; }
170:
171: /// <summary>
172: /// UserType OCTET STRING (20) l DEL user l Loop Calling PBX l Earth Calling PBX l PayPhone Indicates the user type.
173: /// </summary>
174: public string UserType { get; set; }
175:
176: /// <summary>
177: /// Impedance OCTET STRING (100) l Bureau machine in China l User Machine in China l 600ohm Interface l Interface of russian l (220+820||115nf) l (220+820||120nf) l 900ohm Interface l Interface of Brazil l BT0 l HK_BT3 l HK_BT5 l BT1 l BT2 l BT3 l Commonly used in Europe l Private definition Indicates the impedance of the port. The complete specifications are as follows: l 1: Bureau machine in China(200+680|| 100nf) l 2: User Machine in China(200+560|| 100nf) l 3: 600ohm Interface l 4: Interface of russian(150+510|| 47nf) l 5: (220+820||115nf) l 6: (220+820||120nf) l 7: 900ohm Interface l 8: Interface of Brazil(800||50nf) l 9: BT0(Zin=300+1000|| 220nf,Zload=370+62 0||310nf) l 10: HK_BT3(Zin=370+6 20|| 310nf,Zload=600) l 11: HK_BT5(Zin=270+2 64||357nf+1434|| 265nf,Zload=600) l 12: BT1(BT0 without AGC) l 13: BT2 l 14: BT3 l 15: Commonly used in Europe (Zin= 270+750|| 150nf) l 255: Private definition Default: 600ohm Interface.
178: /// </summary>
179: public string Impedance { get; set; }
180:
181: /// <summary>
182: /// Current OCTET STRING (32) UA5000 (PVM): l 25mA steady current l 16mA steady current l 32mA steady current l 40mA steady current l 35mA 2*200ohm l 35mA 2*250ohm l 35mA 2*400ohm l 47mA 2*200ohm l 47mA 2*250ohm l 47mA 2*400ohm l 20mA 2*200ohm l 20mA 2*250ohm l 20mA 2*400ohm l 30mA 2*200ohm l 30mA 2*250ohm l 30mA 2*400ohm l 40mA 2*200ohm l 40mA 2*250ohm l 40mA 2*400ohm MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616: l 16mA l 20mA l 25mA l 30mA l 35mA l 40mA l 45mA Indicates the current of the port.
183: /// </summary>
184: public string Current { get; set; }
185:
186: /// <summary>
187: /// DCTime INTEGER 0-100 Indicates the power outage duration of the terminal. Unit: 10 ms.
188: /// </summary>
189: public int DCTime { get; set; }
190:
191: /// <summary>
192: /// PITime INTEGER 0-20 Indicates the duration of waiting to collect digits. Unit: 10 ms. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 do not support this parameter.
193: /// </summary>
194: public int PITime { get; set; }
195:
196: /// <summary>
197: /// FSKDelayInterval INTEGER 0-100 Indicates the delay in issuing the calling number. Unit: 10 ms.
198: /// </summary>
199: public int FSKDelayInterval { get; set; }
200:
201: /// <summary>
202: /// ActualVoiceGain OCTET STRING (32) l high l low l [3~0] l [3~-3.5] l [3~-7] l [3~-12] l [3~-8.5] l [0~0] l [0~-3.5] l [0~-7] l [0~-12] l [0~-8.5] l [-3~0] l [-3~-3.5] l [-3~-7] l [-3~-12] l [-3~-8.5] l [3~-3] l [3~-6] l [3~-9] l [0~-3] l [0~-6] l [0~-9] l [-3~-3] l [-3~-6] l [-3~-9] l [-4~-9] l [-2.5~-7.5] l [-1~-6] l [1.5~-3.5] l [4~-1] l Auto Voice Gain[-1~-4~-6~9] Indicates the actual voice gain. l The UA5000 (PVM) supports this parameter, and the MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 do not support this parameter. l The expression [A~B] indicates a pair of values instead of a value range. A indicates the receive voice gain, and B indicates the transmit voice gain with dB as its unit. For example, values [3~0] indicate that the receive voice gain is 3 dB, and the transmit voice gain is 0 dB.
203: /// </summary>
204: public string ActualVoiceGain { get; set; }
205:
206: /// <summary>
207: /// CidTransWhen OCTET STRING AfterRing BeforeRing Indicates the time when the calling number is issued.
208: /// </summary>
209: public string CidTransWhen { get; set; }
210:
211: /// <summary>
212: /// CidFormat OCTET STRING l SDMF l MDMF l DTMF l R15(RUSSIA) l ETSI Indicates the format for issuing the calling number. The UA5000PVM V200R013C03 supports the value R15(RUSSIA). The MA5600T, MA5603T, and MA5606T V800R062 support the values R15(RUSSIA) and ETSI. The meanings of the options are as follows: l SDMF: Indicates the caller identification display in the FSK format. l MDMF: Indicates the caller identification display in the FSK format. l DTMF: Indicates the caller identification display in the DTMF format. l R15(RUSSIA): Indicates the caller identification display of telephones in Russia. l ETSI: Indicates the caller identification display for BT that complies with the ETSI standard.
213: /// </summary>
214: public string CidFormat { get; set; }
215:
216: /// <summary>
217: /// OverloadPRI OCTET STRING l cat1 l cat2 l cat3 Indicates the overload priority. This parameter is displayed only when the entered SHOWOPTION contains the OverloadPRI parameter. By default, this parameter is not displayed.
218: /// </summary>
219: public string OverloadPRI { get; set; }
220:
221: /// <summary>
222: /// ImpedanceProfile OCTET STRING SIZE (32) Indicates the name of the impedance attenuation profile. The UA5000 (PVM) supports this parameter, and the MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 do not support this parameter.
223: /// </summary>
224: public string ImpedanceProfile { get; set; }
225:
226: /// <summary>
227: /// SendVoiceGain OCTET STRING 5/4.5/4/3.5/3/2.5/2/1.5/1/0.5/0/-0 . 5/-1/-1.5/-2/-2.5/-3/-3.5/-4/-4.5/5/-5.5/-6/Auto Voice Gain Indicates the transmit voice gain. Unit: dB. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
228: /// </summary>
229: public string SendVoiceGain { get; set; }
230:
231: /// <summary>
232: /// RecvVoiceGain OCTET STRING 0/-0.5/-1/-1.5/-2/-2.5/-3/-3.5/-4/4.5/-5/-5.5/-6/-6.5/-7/-7.5/-8/-8.5 /-9/-9.5/-10/-10.5/-11/-11.5/-12/ Auto Voice Gain Indicates the receive voice gain. Unit: dB. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
233: /// </summary>
234: public string RecvVoiceGain { get; set; }
235:
236: /// <summary>
237: /// RevPolarityMode OCTET STRING l Hard l Soft Indicates the polarity reversal mode. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
238: /// </summary>
239: public string RevPolarityMode { get; set; }
240:
241: /// <summary>
242: /// PortRunState OCTET STRING l Normal l Fault l Deactive l Low Power Indicates the running status of the port. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
243: /// </summary>
244: public string PortRunState { get; set; }
245:
246: /// <summary>
247: /// PortTestState OCTET STRING l Not Test l Testing Indicates the testing status of the port. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
248: /// </summary>
249: public string PortTestState { get; set; }
250:
251: /// <summary>
252: /// PortLineState OCTET STRING Normal On Earth Indicates the line status of the port. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
253: /// </summary>
254: public string PortLineState { get; set; }
255:
256: /// <summary>
257: /// PortLoopState OCTET STRING l Not Loopback l Local Loopback l Remote Loopback Indicates the loopback status of the port. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
258: /// </summary>
259: public string PortLoopState { get; set; }
260:
261: /// <summary>
262: /// ServiceRunState OCTET STRING l Fault l Idle l Off-hook l Lock l Ring Indicates the running status of the ongoing service of the port. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
263: /// </summary>
264: public string ServiceRunState { get; set; }
265:
266: /// <summary>
267: /// ServiceAdminState OCTET STRING l Local Terminate Service l Peer Terminate Service l Enable Service Indicates the management status of the ongoing service of the port. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
268: /// </summary>
269: public string ServiceAdminState { get; set; }
270:
271: /// <summary>
272: /// ActualSendVoiceGain OCTET STRING 5/4.5/4/3.5/3/2.5/2/1.5/1/0.5/0/-0 . 5/-1/-1.5/-2/-2.5/-3/-3.5/-4/-4.5/5/-5.5/-6/Auto Voice Gain Indicates the actual transmit voice gain. Unit: dB. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
273: /// </summary>
274: public string ActualSendVoiceGain { get; set; }
275:
276: /// <summary>
277: /// ActualRecvVo iceGain OCTET STRING 0/-0.5/-1/-1.5/-2/-2.5/-3/-3.5/-4/4.5/-5/-5.5/-6/-6.5/-7/-7.5/-8/-8.5 /-9/-9.5/-10/-10.5/-11/-11.5/-12/ Auto Voice Gain Indicates the actual receive voice gain. Unit: dB. The MA5600T, MA5603T, MA5606T, MA5620E, MA5620G, MA5610, and MA5616 support this parameter, and the UA5000 (PVM) does not support this parameter.
278: /// </summary>
279: public string ActualRecvVo { get; set; }
280:
281: /// <summary>
282: /// AGCEnable OCTET STRING l Disable l Enable Specifies whether to support the automatic gain control (AGC). The UA5000PVM V200R13C03 and MA5600T, MA5603T, and MA5606T V800R62 support this parameter. Default: Disable.
283: /// </summary>
284: public string AGCEnable { get; set; }
285:
286: /// <summary>
287: /// AGCEnableLevel INTEGER -24 to -9 Indicates the target value of AGC. The UA5000PVM V200R13C03 and MA5600T, MA5603T, and MA5606T V800R62 support this parameter. Unit: dBm0. Default: -22.
288: /// </summary>
289: public int AGCEnableLevel { get; set; }
290:
291: /// <summary>
292: /// SNSEnable OCTET STRING l Disable l Enable Specifies whether to support the spectral noise suppression (SNS). The UA5000PVM V200R13C03 and MA5600T, MA5603T, and MA5606T V800R62 support this parameter. Default: Disable.
293: /// </summary>
294: public string SNSEnable { get; set; }
295:
296: /// <summary>
297: /// SNSEnableLevel INTEGER 6-20 Indicates the SNS suppression. The UA5000PVM V200R13C03 and MA5600T, MA5603T, and MA5606T V800R62 support this parameter. Unit: dB. Default: 12.
298: /// </summary>
299: public int SNSEnableLevel { get; set; }
300:
301: /// <summary>
302: /// NlpMode OCTET STRING Normal Mode Ecgain Mode Increased Mode Reduced Mode Close DtmfEchoCancel NOTE The V800R011C00 and later versions of MA5600T, MA5603T, and MA5603U support the DTMF echo cancellation mode. Indicates the Nlp mode. The following devices and later versions support this parameter: l MA5620E: MA5600 V800R305C01B057 l MA5620G: MA5600 V800R305C02B031 l MA5606T l MA5600 V800R005C23B090 l MA5600 V800R005C63B090 l MA5600T: MA5600 V800R005C33B090 l MA5610: MA5610 V800R306C01B000 l MA5616: MA5616 V800R306C01B000 l MA5603T l MA5603U
303: /// </summary>
304: public string NlpMode { get; set; }
305:
306: /// <summary>
307: /// LineLockEnable OCTET STRING l Enable l Disable Specifies whether to enable port locking. The MA5600T, MA5603T, and MA5606T V800R62 support this parameter. Default: Enable.
308: /// </summary>
309: public string LineLockEnable { get; set; }
310:
311: /// <summary>
312: /// DspInputGain OCTET STRING -10 db to +5 db Indicates the input gain of the digital signal processor (DSP). NOTE The following device types and corresponding device versions support this parameter: l MA5600T: MA5600 V800R006C32 and later versions l MA5603T: MA5600 V800R006C32 and later versions l MA5606T: MA5600 V800R006C22 and later versions l MA5610: MA5610 V800R306C000 and later versions l MA5616: MA5616 V800R306C000 and later versions l MA5620E: MA5620E V800R307C00B001 and later versions l MA5620G: MA5620G V800R307C00B001 and later versions l MA5652G: MA5652 V800R306C01B050 and later versions l MA5620 l MA5612
313: /// </summary>
314: public string DspInputGain { get; set; }
315:
316: /// <summary>
317: /// DspOutputGain OCTET STRING -10db to +10db Indicates the output gain of the DSP. NOTE The following device types and corresponding device versions support this parameter in the response: l MA5600T: MA5600 V800R006C32 and later versions l MA5603T: MA5600 V800R006C32 and later versions l MA5606T: MA5600 V800R006C22 and later versions l MA5610: MA5610 V800R306C000 and later versions l MA5616: MA5616 V800R306C000 and later versions l MA5620E: MA5620E V800R307C00B001 and later versions l MA5620G: MA5620G V800R307C00B001 and later versions l MA5652G: MA5652 V800R306C01B050 and later versions l MA5620 l MA5612
318: /// </summary>
319: public string DspOutputGain { get; set; }
320:
321: /// <summary>
322: /// ClipReversePole OCTET STRING l Enable l Disable Default: Disable Specifies whether to enable the polarity reversal. Devices that support this parameter are as follows: l MA5620E: MA5600 V800R305C01B112 l MA5620G: MA5600 V800R305C02B051
323: /// </summary>
324: public string ClipReversePole { get; set; }
325:
326: /// <summary>
327: /// DEFAULTCLI OCTET STRING SIZE (64) Indicates the default outgoing calling number. Ensure that the number exists on the device. NOTE The following versions support this parameter: l MA5600T: MA5600 V800R011C00 and later versions l MA5603T: MA5603 V800R011C00 and later versions
328: /// </summary>
329: public string DEFAULTCLI { get; set; }
330:
331: /// <summary>
332: /// USERGROUPID INTEGER 0-65535 Indicates the SIP user group ID. Ensure that the user group exists on the device and it contains MGID. NOTE The following versions support this parameter: l MA5600T: MA5600 V800R011C00 and later versions l MA5603T: MA5603 V800R011C00 and later versions
333: /// </summary>
334: public int USERGROUPID { get; set; }
335:
336: /// <summary>
337: /// ADJUSTFACTOR INTEGER 0-100 Indicates the adjustive speed of the DC output voltage. l MA5600T: MA5600V800R010C 00 and later versions l MA5603T: MA5600 V800R010C00 and later versions l MA5608T: MA5600 V800R012C00 and later versions
338: /// </summary>
339: public int ADJUSTFACTOR { get; set; }
340:
341: /// <summary>
342: /// DSPPROFILE OCTET STRING SIZE (32) Indicates the name of the DSP profile.
343: /// </summary>
344: public string DSPPROFILE { get; set; }
345:
346: /// <summary/>
347: public DateTime Created { get; set; }
348:
349: /// <summary/>
350: public DateTime Updated { get; set; }
351:
352: /// <summary/>
353: [ForeignKey("EmsOnt_Id")]
354: public virtual Ia.Ftn.Cl.Model.Huawei.EmsOnt EmsOnt { get; set; }
355:
356: ////////////////////////////////////////////////////////////////////////////
357:
358: /// <summary>
359: ///
360: /// </summary>
361: [NotMapped]
362: public string ResultCodeString
363: {
364: get
365: {
366: return this.ResultCode.ToString();
367: }
368: }
369:
370: ////////////////////////////////////////////////////////////////////////////
371:
372: /// <summary>
373: ///
374: /// </summary>
375: [NotMapped]
376: public string State
377: {
378: get
379: {
380: return Ia.Ftn.Cl.Model.Data.Huawei.Ems.BellcoreStateFromId(this.StateId);
381: }
382: }
383:
384: /// <summary/>
385: [NotMapped]
386: public bool IsMsan
387: {
388: get
389: {
390: return Ia.Ftn.Cl.Model.Business.NumberFormatConverter.IsMatchToImpuAid(this.DN);
391: }
392: }
393:
394: ////////////////////////////////////////////////////////////////////////////
395:
396: /// <summary>
397: ///
398: /// </summary>
399: public static bool operator ==(Ia.Ftn.Cl.Model.Huawei.EmsVoipPstnUser a, Ia.Ftn.Cl.Model.Huawei.EmsVoipPstnUser b)
400: {
401: bool areEqual;
402:
403: if (ReferenceEquals(a, b)) areEqual = true;
404: else if (a is null) areEqual = false;
405: else if (b is null) areEqual = false;
406: else
407: {
408: if (a.ResultCode != b.ResultCode) areEqual = false;
409: else if (a.StateId != b.StateId) areEqual = false;
410: else if (a.DID != b.DID) areEqual = false;
411: else if (a.FN != b.FN) areEqual = false;
412: else if (a.SN != b.SN) areEqual = false;
413: else if (a.PN != b.PN) areEqual = false;
414: else if (a.MGID != b.MGID) areEqual = false;
415: else if (a.MGNAME != b.MGNAME) areEqual = false;
416: else if (a.TID != b.TID) areEqual = false;
417: else if (a.DN != b.DN) areEqual = false;
418: else if (a.LayeredConf != b.LayeredConf) areEqual = false;
419: else if (a.HighLevelWidth != b.HighLevelWidth) areEqual = false;
420: else if (a.LowerLevelWidth != b.LowerLevelWidth) areEqual = false;
421: else if (a.Voltage != b.Voltage) areEqual = false;
422: else if (a.KCType != b.KCType) areEqual = false;
423: else if (a.VoiceGain != b.VoiceGain) areEqual = false;
424: else if (a.LimitPulseDial != b.LimitPulseDial) areEqual = false;
425: else if (a.RevPolarity != b.RevPolarity) areEqual = false;
426: else if (a.RevPoleLevel != b.RevPoleLevel) areEqual = false;
427: else if (a.RevPolePulse != b.RevPolePulse) areEqual = false;
428: else if (a.PSTAT != b.PSTAT) areEqual = false;
429: else if (a.ConfigStatus != b.ConfigStatus) areEqual = false;
430: else if (a.ServiceStatus != b.ServiceStatus) areEqual = false;
431: else if (a.ServiceType != b.ServiceType) areEqual = false;
432: else if (a.ALIAS != b.ALIAS) areEqual = false;
433: else if (a.UserType != b.UserType) areEqual = false;
434: else if (a.Impedance != b.Impedance) areEqual = false;
435: else if (a.Current != b.Current) areEqual = false;
436: else if (a.DCTime != b.DCTime) areEqual = false;
437: else if (a.PITime != b.PITime) areEqual = false;
438: else if (a.FSKDelayInterval != b.FSKDelayInterval) areEqual = false;
439: else if (a.ActualVoiceGain != b.ActualVoiceGain) areEqual = false;
440: else if (a.CidTransWhen != b.CidTransWhen) areEqual = false;
441: else if (a.CidFormat != b.CidFormat) areEqual = false;
442: else if (a.OverloadPRI != b.OverloadPRI) areEqual = false;
443: else if (a.ImpedanceProfile != b.ImpedanceProfile) areEqual = false;
444: else if (a.SendVoiceGain != b.SendVoiceGain) areEqual = false;
445: else if (a.RecvVoiceGain != b.RecvVoiceGain) areEqual = false;
446: else if (a.RevPolarityMode != b.RevPolarityMode) areEqual = false;
447: else if (a.PortRunState != b.PortRunState) areEqual = false;
448: else if (a.PortTestState != b.PortTestState) areEqual = false;
449: else if (a.PortLineState != b.PortLineState) areEqual = false;
450: else if (a.PortLoopState != b.PortLoopState) areEqual = false;
451: else if (a.ServiceRunState != b.ServiceRunState) areEqual = false;
452: else if (a.ServiceAdminState != b.ServiceAdminState) areEqual = false;
453: else if (a.ActualSendVoiceGain != b.ActualSendVoiceGain) areEqual = false;
454: else if (a.ActualRecvVo != b.ActualRecvVo) areEqual = false;
455: else if (a.AGCEnable != b.AGCEnable) areEqual = false;
456: else if (a.AGCEnableLevel != b.AGCEnableLevel) areEqual = false;
457: else if (a.SNSEnable != b.SNSEnable) areEqual = false;
458: else if (a.SNSEnableLevel != b.SNSEnableLevel) areEqual = false;
459: else if (a.NlpMode != b.NlpMode) areEqual = false;
460: else if (a.LineLockEnable != b.LineLockEnable) areEqual = false;
461: else if (a.DspInputGain != b.DspInputGain) areEqual = false;
462: else if (a.DspOutputGain != b.DspOutputGain) areEqual = false;
463: else if (a.ClipReversePole != b.ClipReversePole) areEqual = false;
464: else if (a.DEFAULTCLI != b.DEFAULTCLI) areEqual = false;
465: else if (a.USERGROUPID != b.USERGROUPID) areEqual = false;
466: else if (a.ADJUSTFACTOR != b.ADJUSTFACTOR) areEqual = false;
467: else if (a.DSPPROFILE != b.DSPPROFILE) areEqual = false;
468: else areEqual = true;
469: }
470:
471: return areEqual;
472: }
473:
474: ////////////////////////////////////////////////////////////////////////////
475:
476: /// <summary>
477: ///
478: /// </summary>
479: public static bool operator !=(Ia.Ftn.Cl.Model.Huawei.EmsVoipPstnUser a, Ia.Ftn.Cl.Model.Huawei.EmsVoipPstnUser b)
480: {
481: return !(a == b);
482: }
483:
484: ////////////////////////////////////////////////////////////////////////////
485:
486: /// <summary>
487: ///
488: /// </summary>
489: public bool Equals(EmsVoipPstnUser voipPstnUser)
490: {
491: // below: this will not check the Id, Created, Updated fields
492: bool areEqual;
493:
494: if (voipPstnUser is null) areEqual = false;
495: else if (ReferenceEquals(this, voipPstnUser)) areEqual = true;
496: else
497: {
498: if (this.ResultCode != voipPstnUser.ResultCode) areEqual = false;
499: else if (this.StateId != voipPstnUser.StateId) areEqual = false;
500: else if (this.DID != voipPstnUser.DID) areEqual = false;
501: else if (this.FN != voipPstnUser.FN) areEqual = false;
502: else if (this.SN != voipPstnUser.SN) areEqual = false;
503: else if (this.PN != voipPstnUser.PN) areEqual = false;
504: else if (this.MGID != voipPstnUser.MGID) areEqual = false;
505: else if (this.MGNAME != voipPstnUser.MGNAME) areEqual = false;
506: else if (this.TID != voipPstnUser.TID) areEqual = false;
507: else if (this.DN != voipPstnUser.DN) areEqual = false;
508: else if (this.LayeredConf != voipPstnUser.LayeredConf) areEqual = false;
509: else if (this.HighLevelWidth != voipPstnUser.HighLevelWidth) areEqual = false;
510: else if (this.LowerLevelWidth != voipPstnUser.LowerLevelWidth) areEqual = false;
511: else if (this.Voltage != voipPstnUser.Voltage) areEqual = false;
512: else if (this.KCType != voipPstnUser.KCType) areEqual = false;
513: else if (this.VoiceGain != voipPstnUser.VoiceGain) areEqual = false;
514: else if (this.LimitPulseDial != voipPstnUser.LimitPulseDial) areEqual = false;
515: else if (this.RevPolarity != voipPstnUser.RevPolarity) areEqual = false;
516: else if (this.RevPoleLevel != voipPstnUser.RevPoleLevel) areEqual = false;
517: else if (this.RevPolePulse != voipPstnUser.RevPolePulse) areEqual = false;
518: else if (this.PSTAT != voipPstnUser.PSTAT) areEqual = false;
519: else if (this.ConfigStatus != voipPstnUser.ConfigStatus) areEqual = false;
520: else if (this.ServiceStatus != voipPstnUser.ServiceStatus) areEqual = false;
521: else if (this.ServiceType != voipPstnUser.ServiceType) areEqual = false;
522: else if (this.ALIAS != voipPstnUser.ALIAS) areEqual = false;
523: else if (this.UserType != voipPstnUser.UserType) areEqual = false;
524: else if (this.Impedance != voipPstnUser.Impedance) areEqual = false;
525: else if (this.Current != voipPstnUser.Current) areEqual = false;
526: else if (this.DCTime != voipPstnUser.DCTime) areEqual = false;
527: else if (this.PITime != voipPstnUser.PITime) areEqual = false;
528: else if (this.FSKDelayInterval != voipPstnUser.FSKDelayInterval) areEqual = false;
529: else if (this.ActualVoiceGain != voipPstnUser.ActualVoiceGain) areEqual = false;
530: else if (this.CidTransWhen != voipPstnUser.CidTransWhen) areEqual = false;
531: else if (this.CidFormat != voipPstnUser.CidFormat) areEqual = false;
532: else if (this.OverloadPRI != voipPstnUser.OverloadPRI) areEqual = false;
533: else if (this.ImpedanceProfile != voipPstnUser.ImpedanceProfile) areEqual = false;
534: else if (this.SendVoiceGain != voipPstnUser.SendVoiceGain) areEqual = false;
535: else if (this.RecvVoiceGain != voipPstnUser.RecvVoiceGain) areEqual = false;
536: else if (this.RevPolarityMode != voipPstnUser.RevPolarityMode) areEqual = false;
537: else if (this.PortRunState != voipPstnUser.PortRunState) areEqual = false;
538: else if (this.PortTestState != voipPstnUser.PortTestState) areEqual = false;
539: else if (this.PortLineState != voipPstnUser.PortLineState) areEqual = false;
540: else if (this.PortLoopState != voipPstnUser.PortLoopState) areEqual = false;
541: else if (this.ServiceRunState != voipPstnUser.ServiceRunState) areEqual = false;
542: else if (this.ServiceAdminState != voipPstnUser.ServiceAdminState) areEqual = false;
543: else if (this.ActualSendVoiceGain != voipPstnUser.ActualSendVoiceGain) areEqual = false;
544: else if (this.ActualRecvVo != voipPstnUser.ActualRecvVo) areEqual = false;
545: else if (this.AGCEnable != voipPstnUser.AGCEnable) areEqual = false;
546: else if (this.AGCEnableLevel != voipPstnUser.AGCEnableLevel) areEqual = false;
547: else if (this.SNSEnable != voipPstnUser.SNSEnable) areEqual = false;
548: else if (this.SNSEnableLevel != voipPstnUser.SNSEnableLevel) areEqual = false;
549: else if (this.NlpMode != voipPstnUser.NlpMode) areEqual = false;
550: else if (this.LineLockEnable != voipPstnUser.LineLockEnable) areEqual = false;
551: else if (this.DspInputGain != voipPstnUser.DspInputGain) areEqual = false;
552: else if (this.DspOutputGain != voipPstnUser.DspOutputGain) areEqual = false;
553: else if (this.ClipReversePole != voipPstnUser.ClipReversePole) areEqual = false;
554: else if (this.DEFAULTCLI != voipPstnUser.DEFAULTCLI) areEqual = false;
555: else if (this.USERGROUPID != voipPstnUser.USERGROUPID) areEqual = false;
556: else if (this.ADJUSTFACTOR != voipPstnUser.ADJUSTFACTOR) areEqual = false;
557: else if (this.DSPPROFILE != voipPstnUser.DSPPROFILE) areEqual = false;
558: else if (this.EmsOnt.Id != voipPstnUser.EmsOnt.Id) areEqual = false;
559: else areEqual = true;
560: }
561:
562: return areEqual;
563: }
564:
565: ////////////////////////////////////////////////////////////////////////////
566:
567: /// <summary>
568: ///
569: /// </summary>
570: public override bool Equals(object obj)
571: {
572: bool areEqual;
573:
574: if (obj is null) areEqual = false;
575: else if (ReferenceEquals(this, obj)) areEqual = true;
576: else
577: {
578: areEqual = obj.GetType() == GetType() && Equals((EmsVoipPstnUser)obj);
579: }
580:
581: return areEqual;
582: }
583:
584: ////////////////////////////////////////////////////////////////////////////
585:
586: /// <summary>
587: ///
588: /// </summary>
589: public override int GetHashCode()
590: {
591: unchecked
592: {
593: int hashCode;
594:
595: hashCode = ResultCode.GetHashCode();
596: hashCode = (hashCode * 397) ^ StateId.GetHashCode();
597: hashCode = (hashCode * 397) ^ DID.GetHashCode();
598: hashCode = (hashCode * 397) ^ FN.GetHashCode();
599: hashCode = (hashCode * 397) ^ SN.GetHashCode();
600: hashCode = (hashCode * 397) ^ PN.GetHashCode();
601: hashCode = (hashCode * 397) ^ MGID.GetHashCode();
602: hashCode = (hashCode * 397) ^ MGNAME.GetHashCode();
603: hashCode = (hashCode * 397) ^ TID.GetHashCode();
604: hashCode = (hashCode * 397) ^ DN.GetHashCode();
605: hashCode = (hashCode * 397) ^ LayeredConf.GetHashCode();
606: hashCode = (hashCode * 397) ^ HighLevelWidth.GetHashCode();
607: hashCode = (hashCode * 397) ^ LowerLevelWidth.GetHashCode();
608: hashCode = (hashCode * 397) ^ Voltage.GetHashCode();
609: hashCode = (hashCode * 397) ^ KCType.GetHashCode();
610: hashCode = (hashCode * 397) ^ VoiceGain.GetHashCode();
611: hashCode = (hashCode * 397) ^ LimitPulseDial.GetHashCode();
612: hashCode = (hashCode * 397) ^ RevPolarity.GetHashCode();
613: hashCode = (hashCode * 397) ^ RevPoleLevel.GetHashCode();
614: hashCode = (hashCode * 397) ^ RevPolePulse.GetHashCode();
615: hashCode = (hashCode * 397) ^ PSTAT.GetHashCode();
616: hashCode = (hashCode * 397) ^ ConfigStatus.GetHashCode();
617: hashCode = (hashCode * 397) ^ ServiceStatus.GetHashCode();
618: hashCode = (hashCode * 397) ^ ServiceType.GetHashCode();
619: hashCode = (hashCode * 397) ^ ALIAS.GetHashCode();
620: hashCode = (hashCode * 397) ^ UserType.GetHashCode();
621: hashCode = (hashCode * 397) ^ Impedance.GetHashCode();
622: hashCode = (hashCode * 397) ^ Current.GetHashCode();
623: hashCode = (hashCode * 397) ^ DCTime.GetHashCode();
624: hashCode = (hashCode * 397) ^ PITime.GetHashCode();
625: hashCode = (hashCode * 397) ^ FSKDelayInterval.GetHashCode();
626: hashCode = (hashCode * 397) ^ ActualVoiceGain.GetHashCode();
627: hashCode = (hashCode * 397) ^ CidTransWhen.GetHashCode();
628: hashCode = (hashCode * 397) ^ CidFormat.GetHashCode();
629: hashCode = (hashCode * 397) ^ OverloadPRI.GetHashCode();
630: hashCode = (hashCode * 397) ^ ImpedanceProfile.GetHashCode();
631: hashCode = (hashCode * 397) ^ SendVoiceGain.GetHashCode();
632: hashCode = (hashCode * 397) ^ RecvVoiceGain.GetHashCode();
633: hashCode = (hashCode * 397) ^ RevPolarityMode.GetHashCode();
634: hashCode = (hashCode * 397) ^ PortRunState.GetHashCode();
635: hashCode = (hashCode * 397) ^ PortTestState.GetHashCode();
636: hashCode = (hashCode * 397) ^ PortLineState.GetHashCode();
637: hashCode = (hashCode * 397) ^ PortLoopState.GetHashCode();
638: hashCode = (hashCode * 397) ^ ServiceRunState.GetHashCode();
639: hashCode = (hashCode * 397) ^ ServiceAdminState.GetHashCode();
640: hashCode = (hashCode * 397) ^ ActualSendVoiceGain.GetHashCode();
641: hashCode = (hashCode * 397) ^ ActualRecvVo.GetHashCode();
642: hashCode = (hashCode * 397) ^ AGCEnable.GetHashCode();
643: hashCode = (hashCode * 397) ^ AGCEnableLevel.GetHashCode();
644: hashCode = (hashCode * 397) ^ SNSEnable.GetHashCode();
645: hashCode = (hashCode * 397) ^ SNSEnableLevel.GetHashCode();
646: hashCode = (hashCode * 397) ^ NlpMode.GetHashCode();
647: hashCode = (hashCode * 397) ^ LineLockEnable.GetHashCode();
648: hashCode = (hashCode * 397) ^ DspInputGain.GetHashCode();
649: hashCode = (hashCode * 397) ^ DspOutputGain.GetHashCode();
650: hashCode = (hashCode * 397) ^ ClipReversePole.GetHashCode();
651: hashCode = (hashCode * 397) ^ DEFAULTCLI.GetHashCode();
652: hashCode = (hashCode * 397) ^ USERGROUPID.GetHashCode();
653: hashCode = (hashCode * 397) ^ ADJUSTFACTOR.GetHashCode();
654: hashCode = (hashCode * 397) ^ DSPPROFILE.GetHashCode();
655:
656: if (EmsOnt != null) hashCode = (hashCode * 397) ^ EmsOnt.Id.GetHashCode();
657:
658: return hashCode;
659: }
660: }
661:
662: ////////////////////////////////////////////////////////////////////////////
663:
664: /// <summary>
665: ///
666: /// </summary>
667: public bool Update(Ia.Ftn.Cl.Model.Huawei.EmsVoipPstnUser updatedItem)
668: {
669: // below: this will not update Id, Created
670: bool updated;
671:
672: updated = false;
673:
674: if (this.ResultCode != updatedItem.ResultCode) { this.ResultCode = updatedItem.ResultCode; updated = true; }
675: if (this.StateId != updatedItem.StateId) { this.StateId = updatedItem.StateId; updated = true; }
676: if (this.DID != updatedItem.DID) { this.DID = updatedItem.DID; updated = true; }
677: if (this.FN != updatedItem.FN) { this.FN = updatedItem.FN; updated = true; }
678: if (this.SN != updatedItem.SN) { this.SN = updatedItem.SN; updated = true; }
679: if (this.PN != updatedItem.PN) { this.PN = updatedItem.PN; updated = true; }
680: if (this.MGID != updatedItem.MGID) { this.MGID = updatedItem.MGID; updated = true; }
681: if (this.MGNAME != updatedItem.MGNAME) { this.MGNAME = updatedItem.MGNAME; updated = true; }
682: if (this.TID != updatedItem.TID) { this.TID = updatedItem.TID; updated = true; }
683: if (this.DN != updatedItem.DN) { this.DN = updatedItem.DN; updated = true; }
684: if (this.LayeredConf != updatedItem.LayeredConf) { this.LayeredConf = updatedItem.LayeredConf; updated = true; }
685: if (this.HighLevelWidth != updatedItem.HighLevelWidth) { this.HighLevelWidth = updatedItem.HighLevelWidth; updated = true; }
686: if (this.LowerLevelWidth != updatedItem.LowerLevelWidth) { this.LowerLevelWidth = updatedItem.LowerLevelWidth; updated = true; }
687: if (this.Voltage != updatedItem.Voltage) { this.Voltage = updatedItem.Voltage; updated = true; }
688: if (this.KCType != updatedItem.KCType) { this.KCType = updatedItem.KCType; updated = true; }
689: if (this.VoiceGain != updatedItem.VoiceGain) { this.VoiceGain = updatedItem.VoiceGain; updated = true; }
690: if (this.LimitPulseDial != updatedItem.LimitPulseDial) { this.LimitPulseDial = updatedItem.LimitPulseDial; updated = true; }
691: if (this.RevPolarity != updatedItem.RevPolarity) { this.RevPolarity = updatedItem.RevPolarity; updated = true; }
692: if (this.RevPoleLevel != updatedItem.RevPoleLevel) { this.RevPoleLevel = updatedItem.RevPoleLevel; updated = true; }
693: if (this.RevPolePulse != updatedItem.RevPolePulse) { this.RevPolePulse = updatedItem.RevPolePulse; updated = true; }
694: if (this.PSTAT != updatedItem.PSTAT) { this.PSTAT = updatedItem.PSTAT; updated = true; }
695: if (this.ConfigStatus != updatedItem.ConfigStatus) { this.ConfigStatus = updatedItem.ConfigStatus; updated = true; }
696: if (this.ServiceStatus != updatedItem.ServiceStatus) { this.ServiceStatus = updatedItem.ServiceStatus; updated = true; }
697: if (this.ServiceType != updatedItem.ServiceType) { this.ServiceType = updatedItem.ServiceType; updated = true; }
698: if (this.ALIAS != updatedItem.ALIAS) { this.ALIAS = updatedItem.ALIAS; updated = true; }
699: if (this.UserType != updatedItem.UserType) { this.UserType = updatedItem.UserType; updated = true; }
700: if (this.Impedance != updatedItem.Impedance) { this.Impedance = updatedItem.Impedance; updated = true; }
701: if (this.Current != updatedItem.Current) { this.Current = updatedItem.Current; updated = true; }
702: if (this.DCTime != updatedItem.DCTime) { this.DCTime = updatedItem.DCTime; updated = true; }
703: if (this.PITime != updatedItem.PITime) { this.PITime = updatedItem.PITime; updated = true; }
704: if (this.FSKDelayInterval != updatedItem.FSKDelayInterval) { this.FSKDelayInterval = updatedItem.FSKDelayInterval; updated = true; }
705: if (this.ActualVoiceGain != updatedItem.ActualVoiceGain) { this.ActualVoiceGain = updatedItem.ActualVoiceGain; updated = true; }
706: if (this.CidTransWhen != updatedItem.CidTransWhen) { this.CidTransWhen = updatedItem.CidTransWhen; updated = true; }
707: if (this.CidFormat != updatedItem.CidFormat) { this.CidFormat = updatedItem.CidFormat; updated = true; }
708: if (this.OverloadPRI != updatedItem.OverloadPRI) { this.OverloadPRI = updatedItem.OverloadPRI; updated = true; }
709: if (this.ImpedanceProfile != updatedItem.ImpedanceProfile) { this.ImpedanceProfile = updatedItem.ImpedanceProfile; updated = true; }
710: if (this.SendVoiceGain != updatedItem.SendVoiceGain) { this.SendVoiceGain = updatedItem.SendVoiceGain; updated = true; }
711: if (this.RecvVoiceGain != updatedItem.RecvVoiceGain) { this.RecvVoiceGain = updatedItem.RecvVoiceGain; updated = true; }
712: if (this.RevPolarityMode != updatedItem.RevPolarityMode) { this.RevPolarityMode = updatedItem.RevPolarityMode; updated = true; }
713: if (this.PortRunState != updatedItem.PortRunState) { this.PortRunState = updatedItem.PortRunState; updated = true; }
714: if (this.PortTestState != updatedItem.PortTestState) { this.PortTestState = updatedItem.PortTestState; updated = true; }
715: if (this.PortLineState != updatedItem.PortLineState) { this.PortLineState = updatedItem.PortLineState; updated = true; }
716: if (this.PortLoopState != updatedItem.PortLoopState) { this.PortLoopState = updatedItem.PortLoopState; updated = true; }
717: if (this.ServiceRunState != updatedItem.ServiceRunState) { this.ServiceRunState = updatedItem.ServiceRunState; updated = true; }
718: if (this.ServiceAdminState != updatedItem.ServiceAdminState) { this.ServiceAdminState = updatedItem.ServiceAdminState; updated = true; }
719: if (this.ActualSendVoiceGain != updatedItem.ActualSendVoiceGain) { this.ActualSendVoiceGain = updatedItem.ActualSendVoiceGain; updated = true; }
720: if (this.ActualRecvVo != updatedItem.ActualRecvVo) { this.ActualRecvVo = updatedItem.ActualRecvVo; updated = true; }
721: if (this.AGCEnable != updatedItem.AGCEnable) { this.AGCEnable = updatedItem.AGCEnable; updated = true; }
722: if (this.AGCEnableLevel != updatedItem.AGCEnableLevel) { this.AGCEnableLevel = updatedItem.AGCEnableLevel; updated = true; }
723: if (this.SNSEnable != updatedItem.SNSEnable) { this.SNSEnable = updatedItem.SNSEnable; updated = true; }
724: if (this.SNSEnableLevel != updatedItem.SNSEnableLevel) { this.SNSEnableLevel = updatedItem.SNSEnableLevel; updated = true; }
725: if (this.NlpMode != updatedItem.NlpMode) { this.NlpMode = updatedItem.NlpMode; updated = true; }
726: if (this.LineLockEnable != updatedItem.LineLockEnable) { this.LineLockEnable = updatedItem.LineLockEnable; updated = true; }
727: if (this.DspInputGain != updatedItem.DspInputGain) { this.DspInputGain = updatedItem.DspInputGain; updated = true; }
728: if (this.DspOutputGain != updatedItem.DspOutputGain) { this.DspOutputGain = updatedItem.DspOutputGain; updated = true; }
729: if (this.ClipReversePole != updatedItem.ClipReversePole) { this.ClipReversePole = updatedItem.ClipReversePole; updated = true; }
730: if (this.DEFAULTCLI != updatedItem.DEFAULTCLI) { this.DEFAULTCLI = updatedItem.DEFAULTCLI; updated = true; }
731: if (this.USERGROUPID != updatedItem.USERGROUPID) { this.USERGROUPID = updatedItem.USERGROUPID; updated = true; }
732: if (this.ADJUSTFACTOR != updatedItem.ADJUSTFACTOR) { this.ADJUSTFACTOR = updatedItem.ADJUSTFACTOR; updated = true; }
733: if (this.DSPPROFILE != updatedItem.DSPPROFILE) { this.DSPPROFILE = updatedItem.DSPPROFILE; updated = true; }
734: if (this.EmsOnt != updatedItem.EmsOnt) { this.EmsOnt = updatedItem.EmsOnt; updated = true; }
735:
736: if (updated) this.Updated = DateTime.UtcNow.AddHours(3);
737:
738: return updated;
739: }
740:
741: ////////////////////////////////////////////////////////////////////////////
742: ////////////////////////////////////////////////////////////////////////////
743:
744: /// <summary>
745: ///
746: /// </summary>
747: public string ToSimpleTextString()
748: {
749: return Ia.Ftn.Cl.Model.Data.Huawei.VoipPstnUser.ToSimpleTextString(this);
750: }
751:
752: ////////////////////////////////////////////////////////////////////////////
753:
754: /// <summary>
755: ///
756: /// </summary>
757: public string ToSimpleDidFnSnPnTextString()
758: {
759: return Ia.Ftn.Cl.Model.Data.Huawei.VoipPstnUser.ToSimpleDidFnSnPnTextString(this);
760: }
761:
762: ////////////////////////////////////////////////////////////////////////////
763: ////////////////////////////////////////////////////////////////////////////
764: }
765:
766: ////////////////////////////////////////////////////////////////////////////
767: ////////////////////////////////////////////////////////////////////////////
768: }
- Mouse (Ia.Cl.Model) : Windows mouse movements and properties control support class.
- Winapi (Ia.Cl.Model) : WINAPI click events support class.
- ApplicationOperator (Ia.Cl.Model) : ApplicationOperator
- Access (Ia.Ftn.Cl.Model.Business) : Access support class for Fixed Telecommunications Network (FTN) business model.
- Address (Ia.Ftn.Cl.Model.Business) : Address Framework class for Fixed Telecommunications Network (FTN) business model.
- Administration (Ia.Ftn.Cl.Model.Business) : Administration support class of Fixed Telecommunications Network (FTN) business model.
- Default (Ia.Ftn.Cl.Model.Business.Application) : Default Application network information support class for the Fixed Telecommunications Network business model
- Authority (Ia.Ftn.Cl.Model.Business) : Authority support class of Fixed Telecommunications Network (FTN) business model.
- Configuration (Ia.Ftn.Cl.Model.Business) : Configuration Framework class for Fixed Telecommunications Network (FTN) business model.
- Contact (Ia.Ftn.Cl.Model.Business) : Contact support class of Fixed Telecommunications Network (FTN) business model.
- Default (Ia.Ftn.Cl.Model.Business) : Default general support class of Fixed Telecommunications Network (FTN) business model.
- Axe (Ia.Ftn.Cl.Model.Business.Ericsson) : Ericsson AXE support class of Fixed Telecommunications Network (FTN) business model.
- Subscriber (Ia.Ftn.Cl.Model.Business.Ericsson) : AXE Subscriber support class for Fixed Telecommunications Network (FTN) business model.
- Heartbeat (Ia.Ftn.Cl.Model.Business) : Heartbeat information support class for the Fixed Telecommunications Network business model
- Asbr (Ia.Ftn.Cl.Model.Business.Huawei) : AGCF Users (ASBR) support class for Huawei's Fixed Telecommunications Network (FTN) business model.
- Board (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's Board support class of Fixed Telecommunications Network (FTN) business model.
- Default (Ia.Ftn.Cl.Model.Business.Huawei) : Defaul general support class for Huawei's Fixed Telecommunications Network (FTN) business model.
- Dev (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's Dev support class of Fixed Telecommunications Network (FTN) business model.
- Ems (Ia.Ftn.Cl.Model.Business.Huawei) : Element Management System (EMS) support class for Huawei's Fixed Telecommunications Network (FTN) business model.
- Ims (Ia.Ftn.Cl.Model.Business.Huawei) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Huawei's Fixed Telecommunications Network (FTN) business model
- Mgw (Ia.Ftn.Cl.Model.Business.Huawei) : Media Gateway (MGW) support class for Huawei's Fixed Telecommunications Network (FTN) business model.
- Nce (Ia.Ftn.Cl.Model.Business.Huawei) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Huawei's Fixed Telecommunications Network (FTN) business model
- OntSipInfo (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's EMS ONT SIP Info support class of Fixed Telecommunications Network (FTN) business model.
- Ont (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's Ont support class of Fixed Telecommunications Network (FTN) business model.
- Onu (Ia.Ngn.Cl.Model.Business.Huawei) : Huawei's ONU support class of Next Generation Network'a (NGN's) business model.
- Owsbr (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's OwSbr Entity Framework class for Fixed Telecommunications Network (FTN) business model.
- Port (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's Port support class of Fixed Telecommunications Network (FTN) business model.
- Sbr (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's Sbr Entity Framework class for Fixed Telecommunications Network (FTN) business model.
- Seruattr (Ia.Ftn.Cl.Model.Business.Huawei) : SERUATTR Signaling Service Processing System (SPS) support class for Huawei's Fixed Telecommunications Network (FTN) business model.
- SoftX (Ia.Ftn.Cl.Model.Business.Huawei) : U2020 Northbound Interface IP (SoftX) support class for Huawei's Fixed Telecommunications Network (FTN) business model.
- Sps (Ia.Ftn.Cl.Model.Business.Huawei) : Signaling Service Processing System (SPS) support class for Huawei's Fixed Telecommunications Network (FTN) business model.
- Vag (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's EMS VAG Entity Framework class for Fixed Telecommunications Network (FTN) business model.
- VoipPstnUser (Ia.Ftn.Cl.Model.Business.Huawei) : Huawei's EMS VOIP PSTN User support class of Fixed Telecommunications Network (FTN) business model.
- Ims (Ia.Ftn.Cl.Model.Business) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Fixed Telecommunications Network (FTN) business model
- Ip (Ia.Ftn.Cl.Model.Business) : IP support class of Fixed Telecommunications Network (FTN) business model.
- Mail (Ia.Ftn.Cl.Model.Business) : Mail process support class of Fixed Telecommunications Network (FTN) business model.
- Default (Ia.Ftn.Cl.Model.Business.Maintenance) : Default maintenance network information support class for the Fixed Telecommunications Network business model
- Find (Ia.Ftn.Cl.Model.Business.Maintenance) : Find subscriber and network information support class for the Fixed Telecommunications Network business model
- Script (Ia.Ftn.Cl.Model.Business.Maintenance) : Script support class for Fixed Telecommunications Network (FTN) class library model.
- Task (Ia.Ftn.Cl.Model.Business.Maintenance) : Execute backend task support class for the Fixed Telecommunications Network business model
- DatabaseInformation (Ia.Ftn.Mdaa.Cl.Model.Business) : DatabaseInformation support class for Ministry Database Analysis Application business model.
- Default (Ia.Ftn.Cl.Model.Business.Mdaa) : Default mdaa network information support class for the Fixed Telecommunications Network business model
- MinistryDatabase (Ia.Ftn.Cl.Model.Business.Mdaa) : MinistryDatabase support class for Fixed Telecommunications Network (FTN) business model.
- TableInformation (Ia.Ftn.Mdaa.Cl.Model.Business) : TableInformation support class for Ministry Database Analysis Application business model.
- Migration (Ia.Ftn.Cl.Model.Business) : Migration support class of Fixed Telecommunications Network (FTN) business model.
- Msmq (Ia.Ftn.Cl.Model.Business) : MSMQ support class for Fixed Telecommunications Network (FTN) business model.
- NetworkDesignDocument (Ia.Ftn.Cl.Model.Business) : Network Design Document support class for Fixed Telecommunications Network (FTN) business model.
- AgcfEndpoint (Ia.Ftn.Cl.Model.Business.Nokia) : AGCF Endpoint support class for Nokia's Fixed Telecommunications Network (FTN) business model.
- AgcfGatewayRecord (Ia.Ftn.Cl.Model.Business.Nokia) : AGCF Gateway Records support class for Nokia's Fixed Telecommunications Network (FTN) business model.
- AgcfGatewayTable (Ia.Ftn.Cl.Model.Business.Nokia) : AGCF Gateway Table support class for Nokia's Fixed Telecommunications Network (FTN) business model.
- AmsTransaction (Ia.Ftn.Cl.Model.Nokia.Business) : Nokia AmsTransaction Entity Framework class for Fixed Telecommunications Network (FTN) business model.
- Ams (Ia.Ftn.Cl.Model.Business.Nokia) : Access Management System (AMS) support class for Nokia's Fixed Telecommunications Network (FTN) business model.
- Ims (Ia.Ftn.Cl.Model.Business.Nokia) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Nokia's Fixed Telecommunications Network (FTN) business model.
- OntOntPots (Ia.Ftn.Cl.Model.Business.Nokia) : ONT-ONTPOTS support class of Fixed Telecommunications Network (FTN) Nokia business model.
- OntServiceHsi (Ia.Ngn.Cl.Model.Business.Nokia) : ONT-SERVICEHSI support class of Next Generation Network'a (NGN's) Nokia business model.
- OntServiceVoip (Ia.Ftn.Cl.Model.Business.Nokia) : ONT-SERVICEVOIP support class of Fixed Telecommunications Network (FTN) Nokia business model.
- Ont (Ia.Ftn.Cl.Model.Business.Nokia) : ONT support class of Fixed Telecommunications Network (FTN) Nokia business model.
- Sdc (Ia.Ftn.Cl.Model.Business.Nokia) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Nokia's Fixed Telecommunications Network (FTN) business model.
- SubParty (Ia.Ftn.Cl.Model.Business.Nokia) : SubParty support class for Nokia's Fixed Telecommunications Network (FTN) business model.
- Subscriber (Ia.Ftn.Cl.Model.Business.Nokia) : Subscriber support class for Nokia's Fixed Telecommunications Network (FTN) business model.
- Procedure (Ia.Ftn.Cl.Model.Business) : Provision support class of Fixed Telecommunications Network (FTN) business model.
- Provision (Ia.Ftn.Cl.Model.Business) : Provision support class of Fixed Telecommunications Network (FTN) business model.
- Report (Ia.Ftn.Cl.Model.Business) : Report support class of Fixed Telecommunications Network (FTN) business model.
- Secretary (Ia.Ftn.Cl.Model.Business) : Secretary support class of Fixed Telecommunications Network (FTN) business model.
- ServiceAddress (Ia.Ftn.Cl.Model.Business) : ServiceAddress Framework class for Fixed Telecommunications Network (FTN) business model.
- ServiceRequestAdministrativeIssue (Ia.Ftn.Cl.Model.Business) : Service Request Administrative Issue support class of Fixed Telecommunications Network (FTN) business model.
- ServiceRequestHistory (Ia.Ftn.Cl.Model.Business) : Service Request History support class of Fixed Telecommunications Network (FTN) business model.
- ServiceRequestHsi (Ia.Ngn.Cl.Model.Business) : Service Request Hsi support class of Next Generation Network'a (NGN's) business model.
- ServiceRequestOntDetail (Ia.Ftn.Cl.Model.Business) : Service Request Ont Detail support class of Fixed Telecommunications Network (FTN) business model.
- ServiceRequestOnt (Ia.Ftn.Cl.Model.Business) : Service Request Ont support class of Fixed Telecommunications Network (FTN) business model.
- ServiceRequestService (Ia.Ftn.Cl.Model.Business) : Service Request Service support class of Fixed Telecommunications Network (FTN) business model.
- ServiceRequestStatisticalVariable (Ia.Ftn.Cl.Model.Business) : ServiceRequestStatisticalVariable support class of Fixed Telecommunications Network (FTN) business model.
- ServiceRequestType (Ia.Ftn.Cl.Model.Business) : Service Request Type support class of Fixed Telecommunications Network (FTN) business model.
- ServiceRequest (Ia.Ftn.Cl.Model.Business) : Service Request support class of Fixed Telecommunications Network (FTN) business model.
- ServiceSerialRequestService (Ia.Ftn.Cl.Model.Business) : Service Serial Request Service support class of Fixed Telecommunications Network (FTN) business model.
- ServiceServiceRequestOnt (Ia.Ftn.Cl.Model.Business) : ServiceServiceRequestOnt support class for Fixed Telecommunications Network (FTN) business model.
- Service (Ia.Ftn.Cl.Model.Business) : Service support class of Fixed Telecommunications Network (FTN) business model.
- Service2 (Ia.Ftn.Cl.Model.Business) : Service Entity Framework class for Fixed Telecommunications Network (FTN) business model.
- Ewsd (Ia.Ftn.Cl.Model.Business.Siemens) : Nokia's Siemens EWSD support class of Fixed Telecommunications Network (FTN) business model.
- Subscriber (Ia.Ftn.Cl.Model.Business.Siemens) : EWSD Subscriber support class for Fixed Telecommunications Network (FTN) business model.
- Transction (Ia.Ftn.Cl.Model.Business) : Transction support class of Fixed Telecommunications Network (FTN) business model.
- Axe (Ia.Ftn.Cl.Model.Client.Ericsson) : Ericsson's AXE support class for Ericsson's PSTN Exchange Migration to Fixed Telecommunications Network (FTN) client model.
- Ems (Ia.Ftn.Cl.Model.Client.Huawei) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) client support class for Huawei's Fixed Telecommunications Network (FTN) EMS client model.
- Ims (Ia.Ftn.Cl.Model.Client.Huawei) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) client support class for Huawei's Fixed Telecommunications Network (FTN) client model.
- SoftX (Ia.Ftn.Cl.Model.Client.Huawei) : U2020 Northbound Interface IP (SoftX) support class for Huawei's Fixed Telecommunications Network (FTN) client model.
- Sps (Ia.Ftn.Cl.Model.Client.Huawei) : Signaling Service Processing System (SPS) support class for Huawei's Fixed Telecommunications Network (FTN) SPS client model.
- Ams (Ia.Ftn.Cl.Model.Client.Nokia) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) client support class for Nokia's Fixed Telecommunications Network (FTN) AMS client model.
- Ims (Ia.Ftn.Cl.Model.Client.Nokia) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) client support class for Nokia's Fixed Telecommunications Network (FTN) client model.
- Sdc (Ia.Ftn.Cl.Model.Client.Nokia) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) client support class for Nokia's Fixed Telecommunications Network (FTN) client model.
- Access (Ia.Ftn.Cl.Model.Data) : Access support class for Fixed Telecommunications Network (FTN) data model.
- Administration (Ia.Ftn.Cl.Model.Data) : Administration support class for Fixed Telecommunications Network (FTN) data model.
- Contact (Ia.Ftn.Cl.Model.Data) : Contact Entity Framework class for Fixed Telecommunications Network (FTN) data model.
- Default (Ia.Ftn.Cl.Model.Data) : Default support class for Fixed Telecommunications Network (FTN) data model.
- Axe (Ia.Ftn.Cl.Model.Data.Ericsson) : Ericsson AXE support class of Fixed Telecommunications Network (FTN) data model.
- Subscriber (Ia.Ftn.Cl.Model.Data.Ericsson) : AXE Subscriber support class for Fixed Telecommunications Network (FTN) data model.
- Event (Ia.Ftn.Cl.Model.Data) : Nokia AMS Event support class for Fixed Telecommunications Network (FTN) data model.
- Guide (Ia.Ftn.Cl.Model.Data) : Guide support class for Fixed Telecommunications Network (FTN) data model.
- Help (Ia.Ftn.Cl.Model.Data) : Help class for Fixed Telecommunications Network (FTN) data model.
- Asbr (Ia.Ftn.Cl.Model.Data.Huawei) : AGCF Users (ASBR) support class for Huawei's Fixed Telecommunications Network (FTN) data model.
- Board (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's Board support class of Fixed Telecommunications Network (FTN) data model.
- Default (Ia.Ftn.Cl.Model.Data.Huawei) : Defaul general support class for Huawei's Fixed Telecommunications Network (FTN) data model.
- Dev (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's Dev support class of Fixed Telecommunications Network (FTN) data model.
- Ems (Ia.Ftn.Cl.Model.Data.Huawei) : Access Management System (AMS) support class for Huawei's Fixed Telecommunications Network (FTN) data model.
- Ims (Ia.Ftn.Cl.Model.Data.Huawei) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Huawei's Fixed Telecommunications Network (FTN) data model
- Mgw (Ia.Ftn.Cl.Model.Data.Huawei) : Media Gateway (MGW) support class for Huawei's Fixed Telecommunications Network (FTN) data model.
- OntSipInfo (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's EMS ONT SIP INFO support class of Fixed Telecommunications Network (FTN) data model.
- Ont (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's Ont support class of Fixed Telecommunications Network (FTN) data model.
- Onu (Ia.Ngn.Cl.Model.Data.Huawei) : Huawei ONU support class for Next Generation Network (NGN) data model.
- Owsbr (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's Owsbr Entity Framework class for Fixed Telecommunications Network (FTN) data model.
- Port (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's Port support class of Fixed Telecommunications Network (FTN) data model.
- Sbr (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's Sbr Entity Framework class for Fixed Telecommunications Network (FTN) data model.
- Seruattr (Ia.Ftn.Cl.Model.Data.Huawei) : SERUATTR Signaling Service Processing System (SPS) support class for Huawei's Fixed Telecommunications Network (FTN) data model.
- SoftX (Ia.Ftn.Cl.Model.Data.Huawei) : U2020 Northbound Interface IP (SoftX) support class for Huawei's Fixed Telecommunications Network (FTN) data model.
- Sps (Ia.Ftn.Cl.Model.Data.Huawei) : Signaling Service Processing System (SPS) support class for Huawei's Fixed Telecommunications Network (FTN) data model.
- Vag (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's EMS VAG Entity Framework class for Fixed Telecommunications Network (FTN) data model.
- VoipPstnUser (Ia.Ftn.Cl.Model.Data.Huawei) : Huawei's EMS VOIP PSTN User support class of Fixed Telecommunications Network (FTN) data model.
- Ims (Ia.Ftn.Cl.Model.Data) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Fixed Telecommunications Network (FTN) data model
- Mail (Ia.Ftn.Cl.Model.Data) : Mail class for Fixed Telecommunications Network (FTN) data model.
- Cache (Ia.Ngn.Cl.Model.Data.Maintenance) : Cache support class for the Next Generation Network data model
- Find (Ia.Ftn.Cl.Model.Data.Maintenance) : Find subscriber and network information support class for the Fixed Telecommunications Network data model
- MinistryDatabase (Ia.Ftn.Cl.Model.Data) : MinistryDatabase support class for Fixed Telecommunications Network (FTN) data model.
- Migration (Ia.Ftn.Cl.Model.Data) : Migration support class of Fixed Telecommunications Network (FTN) data model.
- Miscellaneous (Ia.Ftn.Cl.Model.Data) : Miscellaneous Entity Framework class for Fixed Telecommunications Network (FTN) data model.
- Msmq (Ia.Ftn.Cl.Model.Data) : MSMQ support class for Fixed Telecommunications Network (FTN) data model.
- NetworkDesignDocument (Ia.Ftn.Cl.Model.Data) : Network Design Document support class for Fixed Telecommunications Network (FTN) data model.
- AgcfEndpoint (Ia.Ftn.Cl.Model.Data.Nokia) : AGCF Endpoint support class for Nokia data model.
- AgcfGatewayRecord (Ia.Ftn.Cl.Model.Data.Nokia) : AGCF Gateway Records support class for Nokia data model.
- AmsTransaction (Ia.Ftn.Cl.Model.Data.Nokia) : Nokia AmsTransaction Entity Framework class for Fixed Telecommunications Network (FTN) data model.
- Ams (Ia.Ftn.Cl.Model.Data.Nokia) : Access Management System (AMS) support class for Nokia data model.
- Default (Ia.Ftn.Cl.Model.Data.Nokia) : Defaul general support class for Nokia's Fixed Telecommunications Network (FTN) data model.
- Ims (Ia.Ftn.Cl.Model.Data.Nokia) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Nokia's Fixed Telecommunications Network (FTN) data model.
- OntOntPots (Ia.Ftn.Cl.Model.Data.Nokia) : ONT-ONTPOTS support class for Fixed Telecommunications Network (FTN) Nokia data model.
- OntServiceHsi (Ia.Ngn.Cl.Model.Data.Nokia) : ONT-SERVICEHSI support class for Next Generation Network (NGN) Nokia data model.
- OntServiceVoip (Ia.Ftn.Cl.Model.Data.Nokia) : ONT-SERVICEVOIP support class for Fixed Telecommunications Network (FTN) Nokia data model.
- Ont (Ia.Ftn.Cl.Model.Data.Nokia) : ONT support class for Fixed Telecommunications Network (FTN) Nokia data model.
- Sdc (Ia.Ftn.Cl.Model.Data.Nokia) : Fixed Telecommunications Network's Operations Support System Management Intranet (FTN OSS) support class for Nokia's Fixed Telecommunications Network (FTN) data model.
- SubParty (Ia.Ftn.Cl.Model.Data.Nokia) : SubParty support class for Nokia's Fixed Telecommunications Network (FTN) data model.
- Subscriber (Ia.Ftn.Cl.Model.Data.Nokia) : Subscriber Entity Framework class for Fixed Telecommunications Network (FTN) data model.
- Pots (Ia.Ftn.Cl.Model.Data) : POTS legacy support class for Fixed Telecommunications Network (FTN) data model.
- Provision (Ia.Ftn.Cl.Model.Data) : Provision support class for Fixed Telecommunications Network (FTN) data model.
- ReportHistory (Ia.Ftn.Cl.Model.Data) : Report History support class for Fixed Telecommunications Network (FTN) data model.
- Report (Ia.Ftn.Cl.Model.Data) : Report support class for Fixed Telecommunications Network (FTN) data model.
- Secretary (Ia.Ftn.Cl.Model.Data) : Secretary support class of Fixed Telecommunications Network (FTN) data model.
- ServiceExemption (Ia.Ftn.Cl.Model.Data) : ServiceExemption Framework class for Fixed Telecommunications Network (FTN) data model.
- ServiceInitialState (Ia.Ngn.Cl.Model.Data) : Service Initial State Framework class for Next Generation Network (NGN) data model.
- ServiceRequestAdministrativeIssue (Ia.Ftn.Cl.Model.Data) : Service Request Administrative Issue support class for Fixed Telecommunications Network (FTN) data model.
- ServiceRequestHistory (Ia.Ftn.Cl.Model.Data) : Service Request History support class for Fixed Telecommunications Network (FTN) data model.
- ServiceRequestHsi (Ia.Ngn.Cl.Model.Data) : Service Request Hsi support class for Next Generation Network (NGN) data model.
- ServiceRequestOntDetail (Ia.Ftn.Cl.Model.Data) : Service Request Ont Detail support class for Fixed Telecommunications Network (FTN) data model.
- ServiceRequestOnt (Ia.Ftn.Cl.Model.Data) : Service Request Ont support class for Fixed Telecommunications Network (FTN) data model.
- ServiceRequestService (Ia.Ftn.Cl.Model.Data) : Service Request Service support class for Fixed Telecommunications Network (FTN) data model.
- ServiceRequestType (Ia.Ftn.Cl.Model.Data) : Service Request Type support class for Fixed Telecommunications Network (FTN) data model.
- ServiceRequest (Ia.Ftn.Cl.Model.Data) : Service Request support class for Fixed Telecommunications Network (FTN) data model.
- Service (Ia.Ftn.Cl.Model.Data) : Service support class for Fixed Telecommunications Network (FTN) data model.
- Service2 (Ia.Ftn.Cl.Model.Data) : Service support class for Fixed Telecommunications Network (FTN) data model.
- Ewsd (Ia.Ftn.Cl.Model.Data.Siemens) : Nokia's Siemens EWSD support class of Fixed Telecommunications Network (FTN) data model.
- Subscriber (Ia.Ftn.Cl.Model.Data.Siemens) : EWSD Subscriber support class for Fixed Telecommunications Network (FTN) data model.
- Staff (Ia.Ftn.Cl.Model.Data) : Staff support class for Fixed Telecommunications Network (FTN) data model.
- Transaction (Ia.Ftn.Cl.Model.Data) : Transaction support class for Fixed Telecommunications Network (FTN) data model.
- Access (Ia.Ftn.Cl.Model) : Access Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Contact (Ia.Ftn.Cl.Model) : Contact Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- AxeSubscriber (Ia.Ftn.Cl.Model.Ericsson) : AXE Subscriber Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Event (Ia.Ftn.Cl.Model) : Event Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Asbr (Ia.Ftn.Cl.Model.Huawei) : Huawei's AGCF Users (ASBR) Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- EmsBoard (Ia.Ftn.Cl.Model.Huawei) : Huawei's EMS Board Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- EmsDev (Ia.Ftn.Cl.Model.Huawei) : Huawei's EMS Dev Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Mgw (Ia.Ftn.Cl.Model.Huawei) : Huawei's Media Gateway (MGW) Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Msan (Ia.Ngn.Cl.Model.Huawei) : Huawei's Msan Entity Framework class for Next Generation Network (NGN) entity model.
- EmsOntSipInfo (Ia.Ftn.Cl.Model.Huawei) : Huawei's EMS ONT SIP INFO Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- EmsOnt (Ia.Ftn.Cl.Model.Huawei) : Huawei's EMS Ont Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Onu (Ia.Ngn.Cl.Model.Huawei) : Huawei's ONU Entity Framework class for Next Generation Network (NGN) entity model.
- Owsbr (Ia.Ftn.Cl.Model.Huawei) : Huawei's Owsbr Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- EmsPort (Ia.Ftn.Cl.Model.Huawei) : Huawei's EMS Port Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Sbr (Ia.Ftn.Cl.Model.Huawei) : Huawei's Sbr Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Seruattr (Ia.Ftn.Cl.Model.Huawei) : SERUATTR Signaling Service Processing System (SPS) support class for Huawei's Fixed Telecommunications Network (FTN) entity model.
- EmsVag (Ia.Ftn.Cl.Model.Huawei) : Huawei's EMS VAG Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- EmsVoipPstnUser (Ia.Ftn.Cl.Model.Huawei) : Huawei's EMS VOIP PSTN User Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Inventory (Ia.Ftn.Cl.Model) : Inventory Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- LogicalCircuit (Ia.Ngn.Cl.Model) : Logical-Circuit Entity Framework class for Next Generation Network (NGN) entity model.
- Miscellaneous (Ia.Ftn.Cl.Model) : Miscellaneous Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- NddPon (Ia.Ngn.Cl.Model.NetworkDesignDocument) : Network Design Document support class for Next Generation Network (NGN) entity model.
- AgcfEndpoint (Ia.Ftn.Cl.Model.Nokia) : AGCF Endpoint Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- AgcfGatewayRecord (Ia.Ftn.Cl.Model.Nokia) : AGCF Gateway Record Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- AlInitialInstallation (Ia.Ngn.Cl.Model.AlcatelLucent) : Alcatel-Lucent Initial Installation Entity Framework class for Next Generation Network (NGN) entity model.
- AmsTransaction (Ia.Ftn.Cl.Model.Nokia) : Nokia AmsTransaction Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- SubParty (Ia.Ftn.Cl.Model.Nokia) : SubParty Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Subscriber (Ia.Ftn.Cl.Model.Nokia) : Subscriber Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- OntOntPots (Ia.Ftn.Cl.Model) : ONT-ONTPOTS Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- OntServiceHsi (Ia.Ngn.Cl.Model) : ONT-SERVICEHSI Entity Framework class for Next Generation Network (NGN) entity model.
- OntServiceVoip (Ia.Ftn.Cl.Model) : ONT-SERVICEVOIP Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Ont (Ia.Ftn.Cl.Model) : ONT Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- ReportHistory (Ia.Ftn.Cl.Model) : Report History Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Report (Ia.Ftn.Cl.Model) : Report Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- ServiceExemption (Ia.Ftn.Cl.Model) : ServiceExemption Framework class for Fixed Telecommunications Network (FTN) entity model.
- ServiceInitialState (Ia.Ngn.Cl.Model) : Service Initial State Entity Framework class for Next Generation Network (NGN) entity model.
- ServiceRequestAdministrativeIssue (Ia.Ftn.Cl.Model) : Service Request Administrative Issue Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- ServiceRequestHistory (Ia.Ftn.Cl.Model) : Service Request History Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- ServiceRequestHsi (Ia.Ngn.Cl.Model) : Service Request Hsi Entity Framework class for Next Generation Network (NGN) entity model.
- ServiceRequestOntDetail (Ia.Ftn.Cl.Model) : Service Request Ont Detail Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- ServiceRequestOnt (Ia.Ftn.Cl.Model) : Service Request Ont Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- ServiceRequestService (Ia.Ftn.Cl.Model) : Service Request Service Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- ServiceRequestType (Ia.Ftn.Cl.Model) : Service Request Type Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- ServiceRequest (Ia.Ftn.Cl.Model) : Service Request Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Service2 (Ia.Ftn.Cl.Model) : Service Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- EwsdSubscriber (Ia.Ftn.Cl.Model.Siemens) : EWSD Subscriber Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Staff (Ia.Ftn.Cl.Model) : Staff Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Transaction (Ia.Ftn.Cl.Model) : Transaction Entity Framework class for Fixed Telecommunications Network (FTN) entity model.
- Chat (Ia.Ftn.Cl.Model.Telegram) : Telegram Chat/Group/User support class of Fixed Telecommunications Network (FTN) business and data model.
- Access (Ia.Ftn.Cl.Model.Ui) : Access support class for Fixed Telecommunications Network (FTN) ui model.
- Default (Ia.Ftn.Cl.Model.Ui.Administration) : Administration support class for Fixed Telecommunications Network (FTN) ui model.
- Framework (Ia.Ftn.Cl.Model.Ui.Administration) : Network Design Document support class for Fixed Telecommunications Network (FTN) UI model.
- Default (Ia.Ftn.Cl.Model.Ui) : Default support class for Fixed Telecommunications Network (FTN) ui model.
- Subscriber (Ia.Ftn.Cl.Model.Ui.Ericsson) : AXE Subscriber Entity Framework class for Fixed Telecommunications Network (FTN) UI model.
- EmsOnt (Ia.Ftn.Cl.Model.Ui.Huawei) : Huawei's EMS Ont Entity Framework class for Fixed Telecommunications Network (FTN) UI model.
- Sbr (Ia.Ftn.Cl.Model.Ui.Huawei) : Huawei's Sbr Entity Framework class for Fixed Telecommunications Network (FTN) UI model.
- InventoryForDataGridView (Ia.Ftn.Cl.Model.Ui) : Inventory For DataGridView support class for Fixed Telecommunications Network (FTN) ui model.
- Mail (Ia.Ftn.Cl.Model.Ui) : Mail process support class of Fixed Telecommunications Network (FTN) UI model.
- AccessFamilyTypeAreaBlock (Ia.Ftn.Cl.Model.Ui.Maintenance) : Maintenance support class for Fixed Telecommunications Network (FTN) ui model.
- Find (Ia.Ftn.Cl.Model.Ui.Maintenance) : Find subscriber and network information support class for the Fixed Telecommunications Network ui model
- Ams (Ia.Ftn.Cl.Model.Ui.Maintenance.Transaction) : Ams support class for Fixed Telecommunications Network (FTN) ui model.
- Default (Ia.Ftn.Cl.Model.Ui.Maintenance.Report) : Maintenance Report data support class for the Fixed Telecommunications Network ui model
- NetworkDesignDocument (Ia.Ftn.Cl.Model.Ui) : Network Design Document support class for Fixed Telecommunications Network (FTN) UI model.
- AgcfEndpoint (Ia.Ftn.Cl.Model.Ui.Nokia) : AGCF Endpoint Entity Framework class for Fixed Telecommunications Network (FTN) ui model.
- AgcfGatewayRecord (Ia.Ftn.Cl.Model.Ui.Nokia) : AGCF Gateway Record Entity Framework class for Fixed Telecommunications Network (FTN) UI model.
- SubParty (Ia.Ftn.Cl.Model.Ui.Nokia) : SubParty Entity Framework class for Fixed Telecommunications Network (FTN) ui model.
- Subscriber (Ia.Ftn.Cl.Model.Ui.Nokia) : Subscriber Entity Framework class for Fixed Telecommunications Network (FTN) ui model.
- Performance (Ia.Ftn.Cl.Model.Ui) : Performance support class for Fixed Telecommunications Network (FTN) ui model.
- Access (Ia.Ftn.Cl.Model.Ui.Provision) : Access support class for Fixed Telecommunications Network (FTN) ui model.
- ReportAccessServiceRequest (Ia.Ftn.Cl.Model.Ui) : Report Access Service Request support class for Fixed Telecommunications Network (FTN) ui model.
- Report (Ia.Ftn.Cl.Model.Ui) : Report support class for Fixed Telecommunications Network (FTN) ui model.
- ServiceAccessFlatTermId (Ia.Ftn.Cl.Model.Ui) : ServiceAccessFlatTermId support class for Fixed Telecommunications Network (FTN) ui model.
- ServiceCustomerAddressAccessStatisticalAccessName (Ia.Ftn.Cl.Model.Ui) : ServiceRequest ServiceRequestService Access Statistic support class for Fixed Telecommunications Network (FTN) ui model.
- ServiceRequestAdministrativeIssue (Ia.Ftn.Cl.Model.Ui) : Service Request Administrative Issue Entity Framework class for Fixed Telecommunications Network (FTN) UI model.
- ServiceRequestService (Ia.Ftn.Cl.Model.Ui) : Service Request Service Entity Framework class for Fixed Telecommunications Network (FTN) UI model.
- Service2 (Ia.Ftn.Cl.Model.Ui) : Service class for Fixed Telecommunications Network (FTN) UI model.
- Subscriber (Ia.Ftn.Cl.Model.Ui.Siemens) : EWSD Subscriber Entity Framework class for Fixed Telecommunications Network (FTN) UI model.
- Text (Ia.Ftn.Cl.Model.Ui) : Text support class for Fixed Telecommunications Network (FTN) ui model.
- Administration (Ia.Ftn.Wa.Model.Business) : Administration support class for Fixed Telecommunications Network (FTN) web application (Intranet) model.
- Contact (Ia.Ftn.Wa.Model.Business) : Contact support class for Fixed Telecommunications Network (FTN) web application (Intranet) model.
- Default (Ia.Ftn.Wa.Model.Business) : Administration support class for Fixed Telecommunications Network (FTN) web application (Intranet) model.
- Script (Ia.Ftn.Wa.Model.Business.Maintenance) : Script support class for Fixed Telecommunications Network (FTN) web application (Intranet) model.
- AccessController (Ia.Ngn.Ofn.Wa.Api.Model.Controller) : Access API Controller class of Optical Fiber Network (OFN) model.
- EncryptionController (Ia.Ngn.Ofn.Wa.Api.Controller.Cryptography) : Cryptography, Encryption Controller
- Default2Controller (Ia.Ftn.Wa.Api.Model.Controller) : Default API Controller class of Optical Fiber Network (OFN) model.
- MaintenanceController (Ia.Ngn.Ofn.Wa.Api.Model.Controller) : Maintenance API Controller class of Optical Fiber Network (OFN) model.
- ServiceRequestAdministrativeIssueController (Ia.Ngn.Ofn.Wa.Api.Model.Controller) : Service Request Administrative Issue API Controller class of Optical Fiber Network (OFN) model.
- ServiceRequestTypeController (Ia.Ngn.Ofn.Wa.Api.Model.Controller) : Service Request Type API Controller class of Optical Fiber Network (OFN) model.
- ServiceRequestController (Ia.Ngn.Ofn.Wa.Api.Model.Controller) : Service Request API Controller class of Optical Fiber Network (OFN) model.
- ServiceController (Ia.Ngn.Ofn.Wa.Api.Model.Controller) : Service API Controller class of Optical Fiber Network (OFN) model.
- Administration (Ia.Ftn.Wa.Model.Data) : Administration support class for Fixed Telecommunications Network (FTN) web application (Intranet) model.
- Script (Ia.Ftn.Wa.Model.Data) : Script support class for Fixed Telecommunications Network (FTN) web application (Intranet) model.
- Default (Ia.Ftn.Wa.Model.Ui) : Default support class for Fixed Telecommunications Network (FTN) web application (Intranet) model.
- Mouse (Ia.Cl.Model) : Windows mouse movements and properties control support class.
- Winapi (Ia.Cl.Model) : WINAPI click events support class.
- Agent (Ia.Cl.Model) : Agent model
- ApplicationConfiguration (Ia.Cl.Model) : Webhook API Controller class.
- Authentication (Ia.Cl.Model) : Manage and verify user logging and passwords. The administrator will define the user's password and logging website. The service will issue a true of false according to authentication.
- Storage (Ia.Cl.Models.Azure) : Azure Cloud related support functions.
- Default (Ia.Cl.Models.Business.Nfc) : Default NFC Near-Field Communication (NFC) Support Business functions
- Inventory (Ia.Cl.Models.Business.Nfc) : Inventory NFC Near-Field Communication (NFC) Support Business functions
- Tag (Ia.Cl.Models.Business.Nfc) : TAG NFC Near-Field Communication (NFC) Support Business functions
- Country (Ia.Cl.Model) : Country geographic coordinates and standard UN naming conventions.
- Germany (Ia.Cl.Model) : German cities and states.
- Kuwait (Ia.Cl.Model) : Kuwait provinces, cities, and areas.
- SaudiArabia (Ia.Cl.Model) : Saudi Arabia provinces, cities, and areas.
- Encryption (Ia.Cl.Models.Cryptography) : Symmetric Key Algorithm (Rijndael/AES) to encrypt and decrypt data.
- Default (Ia.Cl.Models.Data) : Support class for data model
- Default (Ia.Cl.Models.Data.Nfc) : Default NFC Near-Field Communication (NFC) Support Data functions
- Inventory (Ia.Cl.Models.Data.Nfc) : Inventory NFC Near-Field Communication (NFC) Support Data functions
- Project (Ia.Cl.Models.Nfc.Data) : Project Support class for NFC data model
- Tag (Ia.Cl.Models.Data.Nfc) : TAG NFC Near-Field Communication (NFC) Support Data functions
- Default (Ia.Cl.Models.Db) : Database support class.
- Msmq (Ia.Cl.Models.Db) : MSMQ Database support class. This handles storing and retrieving MSMQ storage.
- MySql (Ia.Model.Db) : MySQL supporting class.
- Object (Ia.Cl.Models.Db) : Object entity class
- Odbc (Ia.Cl.Models.Db) : ODBC support class.
- OleDb (Ia.Cl.Models.Db) : OLEDB support class
- Oracle (Ia.Cl.Models.Db) : Oracle support class.
- Sqlite (Ia.Cl.Models.Db) : SQLite support class.
- SqlServer (Ia.Cl.Models.Db) : SQL Server support class.
- SqlServerCe (Ia.Cs.Db) : SQL Server CE support class.
- Temp (Ia.Cl.Models.Db) : Temporary Storage support class.
- Text (Ia.Cl.Models.Db) : Text Database support class. This handles storing and retrieving text storage.
- Xml (Ia.Cl.Models.Db) : XML Database support class. This handles storing and retrieving XDocument storage.
- Default (Ia.Cl.Model) : General use static class of common functions used by most applications.
- Gv (Ia.Model.Design) : ASP.NET design related support class.
- Enumeration () : Enumeration class. Extends enumeration to class like behaviour.
- Extention () : Extention methods for different class objects.
- File (Ia.Cl.Model) : File manipulation related support class.
- Ftp (Ia.Cl.Model) : A wrapper class for .NET 2.0 FTP
- Location (Ia.Cl.Models.Geography) : Geographic location related function, location, coordinates (latitude, longitude), bearing, degree and radian conversions, CMap value for resolution, and country geographic info-IP from MaxMind.
- GeoIp (Ia.Cl.Model) : GeoIp class of Internet Application project model.
- Gmail (Ia.Cl.Model) : Gmail API support class
- StaticMap (Ia.Cl.Models.Google) : Google support class.
- Drive (Ia.Cl.Models.Google) : Google Drive Directory and File support class.
- Heartbeat (Ia.Cl.Model) : Heartbeat class.
- Hijri (Ia.Cl.Model) : Hijri date handler class.
- HtmlHelper (Ia.Cl.Model) : HtmlHelper for ASP.Net Core.
- Html (Ia.Cl.Model) : Handle HTML encoding, decoding functions.
- Http (Ia.Cl.Model) : Contains functions that relate to posting and receiving data from remote Internet/Intranet pages
- Identity (Ia.Cl.Model) : ASP.NET Identity support class.
- Image (Ia.Cl.Model) : Image processing support class.
- Imap (Ia.Cl.Model) : IMAP support class.
- Language (Ia.Cl.Model) : Language related support class including langauge list and codes.
- Individual (Ia.Cl.Models.Life) : Individual object.
- Main (Ia.Cl.Models.Life) : General base class for life entities. Make it link through delegates to create and update database objects.
- Log (Ia.Cl.Model) : Log file support class.
- Mouse (Ia.Cl.Model) : Windows mouse movements and properties control support class.
- Msmq (Ia.Cl.Model) : MSMQ (Microsoft Message Queuing) Support class.
- Newspaper (Ia.Cl.Model) : Newspaper and publication display format support class.
- Inventory (Ia.Cl.Models.Nfc) : Inventory NFC Near-Field Communication (NFC) Support Entity functions
- Tag (Ia.Cl.Models.Nfc) : TAG NFC Near-Field Communication (NFC) Support Entity functions
- Ocr (Ia.Cl.Model) : Handles OCR operations.
- Packet (Ia.Cl.Model) : Packet model
- PrayerTime (Ia.Cl.Model) : Prayer times support class.
- Punycode (Ia.Cl.Model) : Punycode support class.
- QrCode (Ia.Cl.Model) : QR Code support class.
- Result (Ia.Cl.Model) : Result support class.
- Seo (Ia.Cl.Model) : Search Engine Optimization (SEO) support class.
- DynamicSiteMapProvider () : Sitemap support class.
- Sms (Ia.Cl.Model) : SMS API service support class. Handles sending and recieving SMS messages through the ClickATell.com SMS API Service gateway. Requires subscription.
- Smtp (Ia.Cl.Model) : SMTP send mail server suppot class.
- Socket (Ia.Cl.Model) : Search Engine Optimization (SEO) support class.
- Sound (Ia.Cl.Model) : Sound support class.
- Stopwatch (Ia.Cl.Model) : Stopwatch model
- TagHelper (Ia.Cl.Models.T) : TagHelper for ASP.Net Core.
- Telnet (Ia.Cl.Model) : Telnet communication support class.
- Trace (Ia.Cl.Model) : Trace function to try to identifiy a user using IP addresses, cookies, and session states.
- Default (Ia.Cl.Models.Ui) : Default support UI class
- Upload (Ia.Cl.Model) : Handle file uploading functions.
- Utf8 (Ia.Cl.Model) : Handle UTF8 issues.
- Weather (Ia.Cl.Model) : Weather class
- Winapi (Ia.Cl.Model) : WINAPI click events support class.
- Word (Ia.Cl.Model) : Word object.
- Twitter (Ia.Cl.Model) : Twitter API support class.
- Xml (Ia.Cl.Model) : XML support class.
- Zip (Ia.Cl.Model) : Zip
- Business (Ia.Islamic.Koran.Belief.Model) : Koran Reference Network support functions: Business model
- Default (Ia.Islamic.Cl.Model.Business) : Koran Reference Network Class Library support functions: Business model
- PrayerTime (Ia.Islamic.Koran.Cl.Model.Business) : Prayer Time Business class of Islamic Koran Reference Network project model.
- Word (Ia.Islamic.Cl.Model.Business) : Koran Reference Network Class Library support functions: business model
- DefaultController (Ia.Ngn.Cl.Model.Api.Controller) : Service Suspension API Controller class of Next Generation Network'a (NGN's) model.
- KoranController (Ia.Islamic.Koran.Cl.Model.Api.Controller) : Koran API Controller class of Islamic Koran Reference Network project model.
- PrayerTimeController (Ia.Islamic.Koran.Cl.Model.Api.Controller) : Prayer Time API Controller class of Islamic Koran Reference Network project model.
- Chapter (Ia.Islamic.Cl.Model.Data) : Koran Reference Network Class Library support functions: data model
- Default (Ia.Islamic.Cl.Model.Data) : Koran Reference Network Class Library support functions: Data model
- Koran (Ia.Islamic.Cl.Model.Data) : Koran Reference Network Class Library support functions: data model
- VerseTopic (Ia.Islamic.Cl.Model.Data) : Koran Reference Network Class Library support functions: data model
- Verse (Ia.Islamic.Cl.Model.Data) : Koran Reference Network Class Library support functions: data model
- Koran (Ia.Islamic.Cl.Model.Context) : Koran Reference Network Data Context
- Ef (Ia.Cl.Model) : Entity Framework support function
- Chapter (Ia.Islamic.Cl.Model) : Chapter Koran Reference Network Class Library support functions: Entity model
- Koran (Ia.Islamic.Cl.Model) : Koran Koran Reference Network Class Library support functions: Entity model
- VerseTopic (Ia.Islamic.Cl.Model) : VerseTopic Koran Reference Network Class Library support functions: Entity model
- Verse (Ia.Islamic.Cl.Model) : Verse Koran Reference Network Class Library support functions: Entity model
- WordVerse (Ia.Islamic.Cl.Model) : WordVerse Koran Reference Network Class Library support functions: Entity model
- Word (Ia.Islamic.Cl.Model) : Word Koran Reference Network Class Library support functions: Entity model
- Translation (Ia.Islamic.Cl.Model) : Koran Reference Network Class Library support functions: Data model
- VerseTopicUi (Ia.Islamic.Cl.Model.Ui) : Koran Reference Network Class Library support functions: UI model
- Default (Ia.Islamic.Koran.Wa.Model.Ui) : Koran Reference Network Class Library support functions: UI model
- Default (Ia.Islamic.Koran.Wfa.Model.Business) : Koran Reference Network Windows Form support functions: Business model
- Preparation (Ia.Islamic.Koran.Wfa.Model.Business) : Koran Reference Network Windows Form support functions: Business model
- Default (Ia.Islamic.Koran.Wfa.Model.Data) : Koran Reference Network Windows Form support functions: Data model
- Kanji (Ia.Learning.Cl.Model.Business) : Kanji business support class
- Kanji (Ia.Learning.Cl.Model.Data) : Kanji support class
- Default (Ia.Learning.Cl.Model) : Default data support functions
- MoeBook (Ia.Learning.Cl.Model) : Ministry of Education Books support class for Learning data model.
- Business (Ia.Learning.Kafiya.Model) : Default business support class.
- Data (Ia.Learning.Kafiya.Model) : Default data support class.
- Default (Ia.Learning.Kanji.Model.Business) : Default business support class.
- Default (Ia.Learning.Kanji.Model.Ui) : Default UI support class.
- Newspaper (Ia.Cl.Model) : Newspaper and publication display format support class.
- Default (Ia.Statistics.Cl.Model.Boutiqaat) : Structure of the boutiqaat.com website.
- Default (Ia.Statistics.Cl.Model.Dabdoob) : Structure of the dabdoob.com website.
- Default (Ia.Statistics.Cl.Model.EnglishBookshop) : Structure of the theenglishbookshop.com website.
- Default (Ia.Statistics.Cl.Model.FantasyWorldToys) : Structure of the fantasyworldtoys.com website.
- Default (Ia.Statistics.Cl.Model.HsBookstore) : Structure of the hsbookstore.com website.
- Default (Ia.Statistics.Cl.Model.LuluHypermarket) : Structure of the lulutypermarket.com website.
- Default (Ia.Statistics.Cl.Model.Natureland) : Structure of the natureland.net website.
- Site (Ia.Statistics.Cl.Model) : Site support class for Optical Fiber Network (OFN) data model.
- Default (Ia.Statistics.Cl.Model.SultanCenter) : Structure of the sultan-center.com website.
- Default (Ia.Statistics.Cl.Model.Taw9eel) : Structure of the taw9eel.com website.
- Default (Ia.TentPlay.Cl.Model.Business) : Support class for TentPlay business model
- Default (Ia.TentPlay.Cl.Model.Business.Trek) : Support class for TentPlay Trek business model
- FeatureClassDistanceToCapital (Ia.TentPlay.Cl.Model.Business.Trek) : FeatureClassDistanceToCapital Support class for TentPlay business model
- FeatureClass (Ia.TentPlay.Cl.Model.Business.Trek) : FeatureClass Support class for TentPlay Trek business model
- FeatureDesignation (Ia.TentPlay.Cl.Model.Business.Trek) : FeatureClass Support class for TentPlay Trek business model
- FeatureName (Ia.TentPlay.Cl.Model.Business.Trek) : Support class for TentPlay Trek business model
- Feature (Ia.TentPlay.Cl.Model.Business.Trek) : Feature class for TentPlay Trek business model
- CompanyInformation (Ia.TentPlay.Cl.Model.Data) : CompanyInformation Support class for TentPlay data model
- Default (Ia.TentPlay.Cl.Model.Data) : Support class for TentPlay data model
- ApplicationInformation (Ia.TentPlay.Cl.Model.Data.Trek) : ApplicationInformation Support class for TentPlay Trek data model
- Default (Ia.TentPlay.Cl.Model.Data.Trek) : Default class for TentPlay Trek data model
- FeatureClass (Ia.TentPlay.Cl.Model.Data.Trek) : FeatureClass Support class for TentPlay Trek business model
- FeatureDesignation (Ia.TentPlay.Cl.Model.Data.Trek) : FeatureDesignation Support class for TentPlay Trek data model
- Feature (Ia.TentPlay.Cl.Model.Data.Trek) : Feature Support class for TentPlay entity data
- NgaCountryWaypoint (Ia.TentPlay.Waypoint.Cl.Model.Data) : NgaCountryWaypoint Support class for TentPlay Waypoint entity data
- Score (Ia.TentPlay.Cl.Model.Memorise) : Score entity functions
- FeatureDesignation (Ia.TentPlay.Cl.Model.Trek) : FeatureDesignation Support class for TentPlay Trek entity model
- Feature (Ia.TentPlay.Cl.Model.Trek) : Feature Support class for TentPlay entity model
- ApplicationInformation (Ia.TentPlay.Cl.Model.Memorise) : ApplicationInformation Support class for TentPlay Memorise model
- Default (Ia.TentPlay.Cl.Model.Memorise) : Default class for TentPlay Memorise data model
- German (Ia.TentPlay.Cl.Model.Memorise) : German class
- Kana (Ia.TentPlay.Cl.Model.Memorise) : Kana class
- Kanji (Ia.TentPlay.Cl.Model.Memorise) : Kanji class
- Math (Ia.TentPlay.Cl.Model.Memorise) : Math Class
- MorseCode (Ia.TentPlay.Cl.Model.Memorise) : Morse code class
- PhoneticAlphabet (Ia.TentPlay.Cl.Model.Memorise) : Phonetic Alphabet
- Russian (Ia.TentPlay.Cl.Model.Memorise) : Russian class
- Test (Ia.TentPlay.Cl.Model.Memorise) : Test Class
- Default (Ia.TentPlay.Cl.Model.Ui.Trek) : Default class for TentPlay Trek UI model