LoginData.html 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="ko">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_152-release) on Thu Jun 14 09:35:11 KST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>Uses of Class kr.co.hanwha.hifive.data.model.LoginData</title>
  8. <meta name="date" content="2018-06-14">
  9. <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../../../../../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="Uses of Class kr.co.hanwha.hifive.data.model.LoginData";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>JavaScript is disabled on your browser.</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
  36. <li><a href="../package-summary.html">Package</a></li>
  37. <li><a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">Class</a></li>
  38. <li class="navBarCell1Rev">Use</li>
  39. <li><a href="../../../../../../../overview-tree.html">Tree</a></li>
  40. <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
  41. <li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
  42. <li><a href="../../../../../../../help-doc.html">Help</a></li>
  43. </ul>
  44. </div>
  45. <div class="subNav">
  46. <ul class="navList">
  47. <li>Prev</li>
  48. <li>Next</li>
  49. </ul>
  50. <ul class="navList">
  51. <li><a href="../../../../../../../index.html?kr/co/hanwha/hifive/data/model/class-use/LoginData.html" target="_top">Frames</a></li>
  52. <li><a href="LoginData.html" target="_top">No&nbsp;Frames</a></li>
  53. </ul>
  54. <ul class="navList" id="allclasses_navbar_top">
  55. <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  56. </ul>
  57. <div>
  58. <script type="text/javascript"><!--
  59. allClassesLink = document.getElementById("allclasses_navbar_top");
  60. if(window==top) {
  61. allClassesLink.style.display = "block";
  62. }
  63. else {
  64. allClassesLink.style.display = "none";
  65. }
  66. //-->
  67. </script>
  68. </div>
  69. <a name="skip.navbar.top">
  70. <!-- -->
  71. </a></div>
  72. <!-- ========= END OF TOP NAVBAR ========= -->
  73. <div class="header">
  74. <h2 title="Uses of Class kr.co.hanwha.hifive.data.model.LoginData" class="title">Uses of Class<br>kr.co.hanwha.hifive.data.model.LoginData</h2>
  75. </div>
  76. <div class="classUseContainer">
  77. <ul class="blockList">
  78. <li class="blockList">
  79. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  80. <caption><span>Packages that use <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  81. <tr>
  82. <th class="colFirst" scope="col">Package</th>
  83. <th class="colLast" scope="col">Description</th>
  84. </tr>
  85. <tbody>
  86. <tr class="altColor">
  87. <td class="colFirst"><a href="#kr.co.hanwha.hifive.data.model">kr.co.hanwha.hifive.data.model</a></td>
  88. <td class="colLast">&nbsp;</td>
  89. </tr>
  90. <tr class="rowColor">
  91. <td class="colFirst"><a href="#kr.co.hanwha.hifive.data.source">kr.co.hanwha.hifive.data.source</a></td>
  92. <td class="colLast">&nbsp;</td>
  93. </tr>
  94. <tr class="altColor">
  95. <td class="colFirst"><a href="#kr.co.hanwha.hifive.data.source.contract">kr.co.hanwha.hifive.data.source.contract</a></td>
  96. <td class="colLast">&nbsp;</td>
  97. </tr>
  98. <tr class="rowColor">
  99. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.main.setting">kr.co.hanwha.hifive.screen.main.setting</a></td>
  100. <td class="colLast">&nbsp;</td>
  101. </tr>
  102. </tbody>
  103. </table>
  104. </li>
  105. <li class="blockList">
  106. <ul class="blockList">
  107. <li class="blockList"><a name="kr.co.hanwha.hifive.data.model">
  108. <!-- -->
  109. </a>
  110. <h3>Uses of <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a> in <a href="../../../../../../../kr/co/hanwha/hifive/data/model/package-summary.html">kr.co.hanwha.hifive.data.model</a></h3>
  111. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
  112. <caption><span>Constructors in <a href="../../../../../../../kr/co/hanwha/hifive/data/model/package-summary.html">kr.co.hanwha.hifive.data.model</a> with parameters of type <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  113. <tr>
  114. <th class="colOne" scope="col">Constructor and Description</th>
  115. </tr>
  116. <tbody>
  117. <tr class="altColor">
  118. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/model/MemberInfoData.html#MemberInfoData-kr.co.hanwha.hifive.data.model.LoginData-">MemberInfoData</a></span>(<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&nbsp;loginData)</code>&nbsp;</td>
  119. </tr>
  120. </tbody>
  121. </table>
  122. </li>
  123. <li class="blockList"><a name="kr.co.hanwha.hifive.data.source">
  124. <!-- -->
  125. </a>
  126. <h3>Uses of <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a> in <a href="../../../../../../../kr/co/hanwha/hifive/data/source/package-summary.html">kr.co.hanwha.hifive.data.source</a></h3>
  127. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
  128. <caption><span>Fields in <a href="../../../../../../../kr/co/hanwha/hifive/data/source/package-summary.html">kr.co.hanwha.hifive.data.source</a> declared as <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  129. <tr>
  130. <th class="colFirst" scope="col">Modifier and Type</th>
  131. <th class="colLast" scope="col">Field and Description</th>
  132. </tr>
  133. <tbody>
  134. <tr class="altColor">
  135. <td class="colFirst"><code>private static <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></code></td>
  136. <td class="colLast"><span class="typeNameLabel">MemberDataRepository.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/source/MemberDataRepository.html#sLoginData">sLoginData</a></span></code>&nbsp;</td>
  137. </tr>
  138. </tbody>
  139. </table>
  140. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  141. <caption><span>Methods in <a href="../../../../../../../kr/co/hanwha/hifive/data/source/package-summary.html">kr.co.hanwha.hifive.data.source</a> that return <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  142. <tr>
  143. <th class="colFirst" scope="col">Modifier and Type</th>
  144. <th class="colLast" scope="col">Method and Description</th>
  145. </tr>
  146. <tbody>
  147. <tr class="altColor">
  148. <td class="colFirst"><code><a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></code></td>
  149. <td class="colLast"><span class="typeNameLabel">MemberDataRepository.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/source/MemberDataRepository.html#getLoginData--">getLoginData</a></span>()</code>&nbsp;</td>
  150. </tr>
  151. </tbody>
  152. </table>
  153. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  154. <caption><span>Methods in <a href="../../../../../../../kr/co/hanwha/hifive/data/source/package-summary.html">kr.co.hanwha.hifive.data.source</a> with parameters of type <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  155. <tr>
  156. <th class="colFirst" scope="col">Modifier and Type</th>
  157. <th class="colLast" scope="col">Method and Description</th>
  158. </tr>
  159. <tbody>
  160. <tr class="altColor">
  161. <td class="colFirst"><code>void</code></td>
  162. <td class="colLast"><span class="typeNameLabel">MemberDataRepository.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/source/MemberDataRepository.html#doSuccessLogin-android.content.Context-kr.co.hanwha.hifive.data.model.LoginData-kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkCallback-">doSuccessLogin</a></span>(android.content.Context&nbsp;context,
  163. <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&nbsp;response,
  164. <a href="../../../../../../../kr/co/hanwha/hifive/network/hanwha/HanwhaNetworkCallback.html" title="interface in kr.co.hanwha.hifive.network.hanwha">HanwhaNetworkCallback</a>&lt;<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&gt;&nbsp;callback)</code>&nbsp;</td>
  165. </tr>
  166. </tbody>
  167. </table>
  168. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  169. <caption><span>Method parameters in <a href="../../../../../../../kr/co/hanwha/hifive/data/source/package-summary.html">kr.co.hanwha.hifive.data.source</a> with type arguments of type <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  170. <tr>
  171. <th class="colFirst" scope="col">Modifier and Type</th>
  172. <th class="colLast" scope="col">Method and Description</th>
  173. </tr>
  174. <tbody>
  175. <tr class="altColor">
  176. <td class="colFirst"><code>void</code></td>
  177. <td class="colLast"><span class="typeNameLabel">MemberDataRepository.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/source/MemberDataRepository.html#doAccountLogin-android.content.Context-java.lang.String-java.lang.String-kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkCallback-">doAccountLogin</a></span>(android.content.Context&nbsp;context,
  178. java.lang.String&nbsp;login,
  179. java.lang.String&nbsp;password,
  180. <a href="../../../../../../../kr/co/hanwha/hifive/network/hanwha/HanwhaNetworkCallback.html" title="interface in kr.co.hanwha.hifive.network.hanwha">HanwhaNetworkCallback</a>&lt;<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&gt;&nbsp;callback)</code>&nbsp;</td>
  181. </tr>
  182. <tr class="rowColor">
  183. <td class="colFirst"><code>void</code></td>
  184. <td class="colLast"><span class="typeNameLabel">MemberDataRepository.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/source/MemberDataRepository.html#doSuccessLogin-android.content.Context-kr.co.hanwha.hifive.data.model.LoginData-kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkCallback-">doSuccessLogin</a></span>(android.content.Context&nbsp;context,
  185. <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&nbsp;response,
  186. <a href="../../../../../../../kr/co/hanwha/hifive/network/hanwha/HanwhaNetworkCallback.html" title="interface in kr.co.hanwha.hifive.network.hanwha">HanwhaNetworkCallback</a>&lt;<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&gt;&nbsp;callback)</code>&nbsp;</td>
  187. </tr>
  188. </tbody>
  189. </table>
  190. </li>
  191. <li class="blockList"><a name="kr.co.hanwha.hifive.data.source.contract">
  192. <!-- -->
  193. </a>
  194. <h3>Uses of <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a> in <a href="../../../../../../../kr/co/hanwha/hifive/data/source/contract/package-summary.html">kr.co.hanwha.hifive.data.source.contract</a></h3>
  195. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  196. <caption><span>Methods in <a href="../../../../../../../kr/co/hanwha/hifive/data/source/contract/package-summary.html">kr.co.hanwha.hifive.data.source.contract</a> with parameters of type <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  197. <tr>
  198. <th class="colFirst" scope="col">Modifier and Type</th>
  199. <th class="colLast" scope="col">Method and Description</th>
  200. </tr>
  201. <tbody>
  202. <tr class="altColor">
  203. <td class="colFirst"><code>void</code></td>
  204. <td class="colLast"><span class="typeNameLabel">MemberDataSource.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/source/contract/MemberDataSource.html#doSuccessLogin-android.content.Context-kr.co.hanwha.hifive.data.model.LoginData-kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkCallback-">doSuccessLogin</a></span>(android.content.Context&nbsp;context,
  205. <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&nbsp;response,
  206. <a href="../../../../../../../kr/co/hanwha/hifive/network/hanwha/HanwhaNetworkCallback.html" title="interface in kr.co.hanwha.hifive.network.hanwha">HanwhaNetworkCallback</a>&lt;<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&gt;&nbsp;callback)</code>
  207. <div class="block">로그인 성공 후 처리 -> 기기등록</div>
  208. </td>
  209. </tr>
  210. </tbody>
  211. </table>
  212. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  213. <caption><span>Method parameters in <a href="../../../../../../../kr/co/hanwha/hifive/data/source/contract/package-summary.html">kr.co.hanwha.hifive.data.source.contract</a> with type arguments of type <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  214. <tr>
  215. <th class="colFirst" scope="col">Modifier and Type</th>
  216. <th class="colLast" scope="col">Method and Description</th>
  217. </tr>
  218. <tbody>
  219. <tr class="altColor">
  220. <td class="colFirst"><code>void</code></td>
  221. <td class="colLast"><span class="typeNameLabel">MemberDataSource.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/source/contract/MemberDataSource.html#doAccountLogin-android.content.Context-java.lang.String-java.lang.String-kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkCallback-">doAccountLogin</a></span>(android.content.Context&nbsp;context,
  222. java.lang.String&nbsp;member_id,
  223. java.lang.String&nbsp;password,
  224. <a href="../../../../../../../kr/co/hanwha/hifive/network/hanwha/HanwhaNetworkCallback.html" title="interface in kr.co.hanwha.hifive.network.hanwha">HanwhaNetworkCallback</a>&lt;<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&gt;&nbsp;callback)</code>
  225. <div class="block">계정 로그인</div>
  226. </td>
  227. </tr>
  228. <tr class="rowColor">
  229. <td class="colFirst"><code>void</code></td>
  230. <td class="colLast"><span class="typeNameLabel">MemberDataSource.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/data/source/contract/MemberDataSource.html#doSuccessLogin-android.content.Context-kr.co.hanwha.hifive.data.model.LoginData-kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkCallback-">doSuccessLogin</a></span>(android.content.Context&nbsp;context,
  231. <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&nbsp;response,
  232. <a href="../../../../../../../kr/co/hanwha/hifive/network/hanwha/HanwhaNetworkCallback.html" title="interface in kr.co.hanwha.hifive.network.hanwha">HanwhaNetworkCallback</a>&lt;<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&gt;&nbsp;callback)</code>
  233. <div class="block">로그인 성공 후 처리 -> 기기등록</div>
  234. </td>
  235. </tr>
  236. </tbody>
  237. </table>
  238. </li>
  239. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.setting">
  240. <!-- -->
  241. </a>
  242. <h3>Uses of <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a> in <a href="../../../../../../../kr/co/hanwha/hifive/screen/main/setting/package-summary.html">kr.co.hanwha.hifive.screen.main.setting</a></h3>
  243. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  244. <caption><span>Methods in <a href="../../../../../../../kr/co/hanwha/hifive/screen/main/setting/package-summary.html">kr.co.hanwha.hifive.screen.main.setting</a> with parameters of type <a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a></span><span class="tabEnd">&nbsp;</span></caption>
  245. <tr>
  246. <th class="colFirst" scope="col">Modifier and Type</th>
  247. <th class="colLast" scope="col">Method and Description</th>
  248. </tr>
  249. <tbody>
  250. <tr class="altColor">
  251. <td class="colFirst"><code>void</code></td>
  252. <td class="colLast"><span class="typeNameLabel">MainSettingFragment.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/screen/main/setting/MainSettingFragment.html#setMemberInfo-kr.co.hanwha.hifive.data.model.LoginData-">setMemberInfo</a></span>(<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&nbsp;loginData)</code>&nbsp;</td>
  253. </tr>
  254. <tr class="rowColor">
  255. <td class="colFirst"><code>void</code></td>
  256. <td class="colLast"><span class="typeNameLabel">MainSettingContract.View.</span><code><span class="memberNameLink"><a href="../../../../../../../kr/co/hanwha/hifive/screen/main/setting/MainSettingContract.View.html#setMemberInfo-kr.co.hanwha.hifive.data.model.LoginData-">setMemberInfo</a></span>(<a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">LoginData</a>&nbsp;loginData)</code>
  257. <div class="block">멤버 기본 정보</div>
  258. </td>
  259. </tr>
  260. </tbody>
  261. </table>
  262. </li>
  263. </ul>
  264. </li>
  265. </ul>
  266. </div>
  267. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  268. <div class="bottomNav"><a name="navbar.bottom">
  269. <!-- -->
  270. </a>
  271. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  272. <a name="navbar.bottom.firstrow">
  273. <!-- -->
  274. </a>
  275. <ul class="navList" title="Navigation">
  276. <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
  277. <li><a href="../package-summary.html">Package</a></li>
  278. <li><a href="../../../../../../../kr/co/hanwha/hifive/data/model/LoginData.html" title="class in kr.co.hanwha.hifive.data.model">Class</a></li>
  279. <li class="navBarCell1Rev">Use</li>
  280. <li><a href="../../../../../../../overview-tree.html">Tree</a></li>
  281. <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
  282. <li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
  283. <li><a href="../../../../../../../help-doc.html">Help</a></li>
  284. </ul>
  285. </div>
  286. <div class="subNav">
  287. <ul class="navList">
  288. <li>Prev</li>
  289. <li>Next</li>
  290. </ul>
  291. <ul class="navList">
  292. <li><a href="../../../../../../../index.html?kr/co/hanwha/hifive/data/model/class-use/LoginData.html" target="_top">Frames</a></li>
  293. <li><a href="LoginData.html" target="_top">No&nbsp;Frames</a></li>
  294. </ul>
  295. <ul class="navList" id="allclasses_navbar_bottom">
  296. <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  297. </ul>
  298. <div>
  299. <script type="text/javascript"><!--
  300. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  301. if(window==top) {
  302. allClassesLink.style.display = "block";
  303. }
  304. else {
  305. allClassesLink.style.display = "none";
  306. }
  307. //-->
  308. </script>
  309. </div>
  310. <a name="skip.navbar.bottom">
  311. <!-- -->
  312. </a></div>
  313. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  314. </body>
  315. </html>