319 lines
9.3 KiB
HTML
319 lines
9.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
<!-- NewPage -->
|
||
<html lang="zh">
|
||
<head>
|
||
<!-- Generated by javadoc (1.8.0_242-release) on Thu Jan 21 15:46:59 CST 2021 -->
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>HttpDnsSimpleLocation</title>
|
||
<meta name="date" content="2021-01-21">
|
||
<meta name="keywords" content="com.mogo.cloud.httpdns.bean.HttpDnsSimpleLocation class">
|
||
<meta name="keywords" content="getCityCode()">
|
||
<meta name="keywords" content="getLat()">
|
||
<meta name="keywords" content="getLon()">
|
||
<meta name="keywords" content="component1()">
|
||
<meta name="keywords" content="component2()">
|
||
<meta name="keywords" content="component3()">
|
||
<meta name="keywords" content="copy()">
|
||
<meta name="keywords" content="toString()">
|
||
<meta name="keywords" content="hashCode()">
|
||
<meta name="keywords" content="equals()">
|
||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||
</head>
|
||
<body>
|
||
<script type="text/javascript"><!--
|
||
try {
|
||
if (location.href.indexOf('is-external=true') == -1) {
|
||
parent.document.title="HttpDnsSimpleLocation";
|
||
}
|
||
}
|
||
catch(err) {
|
||
}
|
||
//-->
|
||
</script>
|
||
<noscript>
|
||
<div>您的浏览器已禁用 JavaScript。</div>
|
||
</noscript>
|
||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||
<div class="topNav"><a name="navbar.top">
|
||
<!-- -->
|
||
</a>
|
||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||
<a name="navbar.top.firstrow">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="navList" title="导航">
|
||
<li><a href="../../../../../overview-summary.html">概览</a></li>
|
||
<li><a href="package-summary.html">程序包</a></li>
|
||
<li class="navBarCell1Rev">类</li>
|
||
<li><a href="package-tree.html">树</a></li>
|
||
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
|
||
<li><a href="../../../../../index-all.html">索引</a></li>
|
||
<li><a href="../../../../../help-doc.html">帮助</a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="subNav">
|
||
<ul class="navList">
|
||
<li>上一个类</li>
|
||
<li>下一个类</li>
|
||
</ul>
|
||
<ul class="navList">
|
||
<li><a href="../../../../../index.html?com/mogo/cloud/httpdns/bean/HttpDnsSimpleLocation.html" target="_top">框架</a></li>
|
||
<li><a href="HttpDnsSimpleLocation.html" target="_top">无框架</a></li>
|
||
</ul>
|
||
<ul class="navList" id="allclasses_navbar_top">
|
||
<li><a href="../../../../../allclasses-noframe.html">所有类</a></li>
|
||
</ul>
|
||
<div>
|
||
<script type="text/javascript"><!--
|
||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||
if(window==top) {
|
||
allClassesLink.style.display = "block";
|
||
}
|
||
else {
|
||
allClassesLink.style.display = "none";
|
||
}
|
||
//-->
|
||
</script>
|
||
</div>
|
||
<div>
|
||
<ul class="subNavList">
|
||
<li>概要: </li>
|
||
<li>嵌套 | </li>
|
||
<li>字段 | </li>
|
||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||
<li><a href="#method.summary">方法</a></li>
|
||
</ul>
|
||
<ul class="subNavList">
|
||
<li>详细资料: </li>
|
||
<li>字段 | </li>
|
||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||
<li><a href="#method.detail">方法</a></li>
|
||
</ul>
|
||
</div>
|
||
<a name="skip.navbar.top">
|
||
<!-- -->
|
||
</a></div>
|
||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||
<!-- ======== START OF CLASS DATA ======== -->
|
||
<div class="header">
|
||
<div class="subTitle">com.mogo.cloud.httpdns.bean</div>
|
||
<h2 title="类 HttpDnsSimpleLocation" class="title">类 HttpDnsSimpleLocation</h2>
|
||
</div>
|
||
<div class="contentContainer">
|
||
<ul class="inheritance">
|
||
<li>com.mogo.cloud.httpdns.bean.HttpDnsSimpleLocation</li>
|
||
</ul>
|
||
<div class="description">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<hr>
|
||
<br>
|
||
<pre>public class <span class="typeNameLabel">HttpDnsSimpleLocation</span></pre>
|
||
<div class="block"><p><p>httpDns需要的定位信息,需要使用高德定位的经纬度坐标和cityCode</p></p></div>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div class="details">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||
<ul class="blockList">
|
||
<li class="blockList"><a name="constructor.detail">
|
||
<!-- -->
|
||
</a>
|
||
<h3>构造器详细资料</h3>
|
||
<a name="HttpDnsSimpleLocation-cityCode-lat-lon-">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockListLast">
|
||
<li class="blockList">
|
||
<h4>HttpDnsSimpleLocation</h4>
|
||
<pre>public HttpDnsSimpleLocation(@NotNull
|
||
java.lang.String cityCode,
|
||
double lat,
|
||
double lon)</pre>
|
||
<div class="block"><p><p>httpDns需要的定位信息,需要使用高德定位的经纬度坐标和cityCode</p></p></div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<!-- ============ METHOD DETAIL ========== -->
|
||
<ul class="blockList">
|
||
<li class="blockList"><a name="method.detail">
|
||
<!-- -->
|
||
</a>
|
||
<h3>方法详细资料</h3>
|
||
<a name="getCityCode--">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>getCityCode</h4>
|
||
<pre>@NotNull
|
||
public java.lang.String getCityCode()</pre>
|
||
</li>
|
||
</ul>
|
||
<a name="getLat--">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>getLat</h4>
|
||
<pre>public double getLat()</pre>
|
||
</li>
|
||
</ul>
|
||
<a name="getLon--">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>getLon</h4>
|
||
<pre>public double getLon()</pre>
|
||
</li>
|
||
</ul>
|
||
<a name="component1--">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>component1</h4>
|
||
<pre>@NotNull
|
||
public java.lang.String component1()</pre>
|
||
</li>
|
||
</ul>
|
||
<a name="component2--">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>component2</h4>
|
||
<pre>public double component2()</pre>
|
||
</li>
|
||
</ul>
|
||
<a name="component3--">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>component3</h4>
|
||
<pre>public double component3()</pre>
|
||
</li>
|
||
</ul>
|
||
<a name="copy-cityCode-lat-lon-">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>copy</h4>
|
||
<pre>@NotNull
|
||
public <a href="../../../../../com/mogo/cloud/httpdns/bean/HttpDnsSimpleLocation.html" title="HttpDnsSimpleLocation中的类型参数">HttpDnsSimpleLocation</a> copy(@NotNull
|
||
java.lang.String cityCode,
|
||
double lat,
|
||
double lon)</pre>
|
||
<div class="block"><p><p>httpDns需要的定位信息,需要使用高德定位的经纬度坐标和cityCode</p></p></div>
|
||
</li>
|
||
</ul>
|
||
<a name="toString--">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>toString</h4>
|
||
<pre>@NotNull
|
||
public java.lang.String toString()</pre>
|
||
<div class="block"><p><p>httpDns需要的定位信息,需要使用高德定位的经纬度坐标和cityCode</p></p></div>
|
||
</li>
|
||
</ul>
|
||
<a name="hashCode--">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<h4>hashCode</h4>
|
||
<pre>public int hashCode()</pre>
|
||
<div class="block"><p><p>httpDns需要的定位信息,需要使用高德定位的经纬度坐标和cityCode</p></p></div>
|
||
</li>
|
||
</ul>
|
||
<a name="equals-p-">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="blockListLast">
|
||
<li class="blockList">
|
||
<h4>equals</h4>
|
||
<pre>public boolean equals(@Nullable
|
||
java.lang.Object p)</pre>
|
||
<div class="block"><p><p>httpDns需要的定位信息,需要使用高德定位的经纬度坐标和cityCode</p></p></div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<!-- ========= END OF CLASS DATA ========= -->
|
||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||
<div class="bottomNav"><a name="navbar.bottom">
|
||
<!-- -->
|
||
</a>
|
||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||
<a name="navbar.bottom.firstrow">
|
||
<!-- -->
|
||
</a>
|
||
<ul class="navList" title="导航">
|
||
<li><a href="../../../../../overview-summary.html">概览</a></li>
|
||
<li><a href="package-summary.html">程序包</a></li>
|
||
<li class="navBarCell1Rev">类</li>
|
||
<li><a href="package-tree.html">树</a></li>
|
||
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
|
||
<li><a href="../../../../../index-all.html">索引</a></li>
|
||
<li><a href="../../../../../help-doc.html">帮助</a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="subNav">
|
||
<ul class="navList">
|
||
<li>上一个类</li>
|
||
<li>下一个类</li>
|
||
</ul>
|
||
<ul class="navList">
|
||
<li><a href="../../../../../index.html?com/mogo/cloud/httpdns/bean/HttpDnsSimpleLocation.html" target="_top">框架</a></li>
|
||
<li><a href="HttpDnsSimpleLocation.html" target="_top">无框架</a></li>
|
||
</ul>
|
||
<ul class="navList" id="allclasses_navbar_bottom">
|
||
<li><a href="../../../../../allclasses-noframe.html">所有类</a></li>
|
||
</ul>
|
||
<div>
|
||
<script type="text/javascript"><!--
|
||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||
if(window==top) {
|
||
allClassesLink.style.display = "block";
|
||
}
|
||
else {
|
||
allClassesLink.style.display = "none";
|
||
}
|
||
//-->
|
||
</script>
|
||
</div>
|
||
<div>
|
||
<ul class="subNavList">
|
||
<li>概要: </li>
|
||
<li>嵌套 | </li>
|
||
<li>字段 | </li>
|
||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||
<li><a href="#method.summary">方法</a></li>
|
||
</ul>
|
||
<ul class="subNavList">
|
||
<li>详细资料: </li>
|
||
<li>字段 | </li>
|
||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||
<li><a href="#method.detail">方法</a></li>
|
||
</ul>
|
||
</div>
|
||
<a name="skip.navbar.bottom">
|
||
<!-- -->
|
||
</a></div>
|
||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||
</body>
|
||
</html>
|