Files
redkale/javadoc/org/redkale/util/class-use/Attribute.html
wentch 49f83bbeb4
2016-01-19 09:31:56 +08:00

508 lines
35 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_65) on Tue Jan 19 09:22:54 CST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>接口 org.redkale.util.Attribute的使用 (RedKale的API文档)</title>
<meta name="date" content="2016-01-19">
<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="\u63A5\u53E3 org.redkale.util.Attribute\u7684\u4F7F\u7528 (RedKale\u7684API\u6587\u6863)";
}
}
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><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口"></a></li>
<li class="navBarCell1Rev">使用</li>
<li><a href="../../../../overview-tree.html"></a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-files/index-1.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?org/redkale/util/class-use/Attribute.html" target="_top">框架</a></li>
<li><a href="Attribute.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="接口的使用 org.redkale.util.Attribute" class="title">接口的使用<br>org.redkale.util.Attribute</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
<caption><span>使用<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>的程序包</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">程序包</th>
<th class="colLast" scope="col">说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.redkale.convert">org.redkale.convert</a></td>
<td class="colLast">
<div class="block">提供数据的序列化和反解析功能</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.redkale.convert.bson">org.redkale.convert.bson</a></td>
<td class="colLast">
<div class="block">提供BSON的序列化和反解析功能</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.redkale.convert.json">org.redkale.convert.json</a></td>
<td class="colLast">
<div class="block">提供JSON的序列化和反解析功能</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.redkale.net.sncp">org.redkale.net.sncp</a></td>
<td class="colLast">
<div class="block">SNCP协议包,提供SNCP协议服务器</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.redkale.source">org.redkale.source</a></td>
<td class="colLast">
<div class="block">数据源(数据库、缓存)操作包</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.redkale.util">org.redkale.util</a></td>
<td class="colLast">
<div class="block">RedKale工具包</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.redkale.convert">
<!-- -->
</a>
<h3><a href="../../../../org/redkale/convert/package-summary.html">org.redkale.convert</a><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>的使用</h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
<caption><span>声明为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/convert/package-summary.html">org.redkale.convert</a>中的字段</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">字段和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">T</a>,<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">F</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DeMember.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/convert/DeMember.html#attribute">attribute</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>返回<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/convert/package-summary.html">org.redkale.convert</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">T</a>,<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">F</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DeMember.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/convert/DeMember.html#getAttribute--">getAttribute</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>参数类型为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/convert/package-summary.html">org.redkale.convert</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><span class="typeNameLabel">Writer.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/convert/Writer.html#writeFieldName-org.redkale.util.Attribute-">writeFieldName</a></span>(<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&nbsp;attribute)</code>
<div class="block">输出一个字段名</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表构造器和解释">
<caption><span>参数类型为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/convert/package-summary.html">org.redkale.convert</a>中的构造器</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">构造器和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/redkale/convert/DeMember.html#DeMember-org.redkale.util.Attribute-">DeMember</a></span>(<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">T</a>,<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">F</a>&gt;&nbsp;attribute)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/redkale/convert/DeMember.html#DeMember-org.redkale.util.Attribute-org.redkale.convert.Decodeable-">DeMember</a></span>(<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">T</a>,<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">F</a>&gt;&nbsp;attribute,
<a href="../../../../org/redkale/convert/Decodeable.html" title="org.redkale.convert中的接口">Decodeable</a>&lt;<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">R</a>,<a href="../../../../org/redkale/convert/DeMember.html" title="DeMember中的类型参数">F</a>&gt;&nbsp;decoder)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/redkale/convert/EnMember.html#EnMember-org.redkale.util.Attribute-org.redkale.convert.Encodeable-">EnMember</a></span>(<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/convert/EnMember.html" title="EnMember中的类型参数">T</a>,<a href="../../../../org/redkale/convert/EnMember.html" title="EnMember中的类型参数">F</a>&gt;&nbsp;attribute,
<a href="../../../../org/redkale/convert/Encodeable.html" title="org.redkale.convert中的接口">Encodeable</a>&lt;<a href="../../../../org/redkale/convert/EnMember.html" title="EnMember中的类型参数">W</a>,<a href="../../../../org/redkale/convert/EnMember.html" title="EnMember中的类型参数">F</a>&gt;&nbsp;encoder)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.redkale.convert.bson">
<!-- -->
</a>
<h3><a href="../../../../org/redkale/convert/bson/package-summary.html">org.redkale.convert.bson</a><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>的使用</h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>参数类型为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/convert/bson/package-summary.html">org.redkale.convert.bson</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">BsonWriter.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/convert/bson/BsonWriter.html#writeFieldName-org.redkale.util.Attribute-">writeFieldName</a></span>(<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&nbsp;attribute)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.redkale.convert.json">
<!-- -->
</a>
<h3><a href="../../../../org/redkale/convert/json/package-summary.html">org.redkale.convert.json</a><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>的使用</h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>参数类型为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/convert/json/package-summary.html">org.redkale.convert.json</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">JsonWriter.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/convert/json/JsonWriter.html#writeFieldName-org.redkale.util.Attribute-">writeFieldName</a></span>(<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&nbsp;attribute)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.redkale.net.sncp">
<!-- -->
</a>
<h3><a href="../../../../org/redkale/net/sncp/package-summary.html">org.redkale.net.sncp</a><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>的使用</h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
<caption><span>声明为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/net/sncp/package-summary.html">org.redkale.net.sncp</a>中的字段</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">字段和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">SncpClient.SncpAction.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/net/sncp/SncpClient.SncpAction.html#paramAttrs">paramAttrs</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">SncpDynServlet.SncpServletAction.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/net/sncp/SncpDynServlet.SncpServletAction.html#paramAttrs">paramAttrs</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.redkale.source">
<!-- -->
</a>
<h3><a href="../../../../org/redkale/source/package-summary.html">org.redkale.source</a><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>的使用</h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释">
<caption><span>实现<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/source/package-summary.html">org.redkale.source</a>中的类</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">类和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/redkale/source/DataCallArrayAttribute.html" title="org.redkale.source中的类">DataCallArrayAttribute</a>&lt;T,F&gt;</span></code>
<div class="block">
详情见: http://www.redkale.org</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/redkale/source/DataCallAttribute.html" title="org.redkale.source中的类">DataCallAttribute</a></span></code>
<div class="block"> 详情见: http://www.redkale.org</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>返回<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/source/package-summary.html">org.redkale.source</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a>,java.io.Serializable&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EntityCache.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityCache.html#getAttribute-java.lang.String-">getAttribute</a></span>(java.lang.String&nbsp;fieldname)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityInfo.html" title="EntityInfo中的类型参数">T</a>,java.io.Serializable&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EntityInfo.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityInfo.html#getAttribute-java.lang.String-">getAttribute</a></span>(java.lang.String&nbsp;fieldname)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityInfo.html" title="EntityInfo中的类型参数">T</a>,java.io.Serializable&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EntityInfo.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityInfo.html#getPrimary--">getPrimary</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityInfo.html" title="EntityInfo中的类型参数">T</a>,java.io.Serializable&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EntityInfo.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityInfo.html#getUpdateAttribute-java.lang.String-">getUpdateAttribute</a></span>(java.lang.String&nbsp;fieldname)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>返回变量类型为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>的类型的<a href="../../../../org/redkale/source/package-summary.html">org.redkale.source</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.Map&lt;java.lang.String,<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityInfo.html" title="EntityInfo中的类型参数">T</a>,java.io.Serializable&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EntityInfo.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityInfo.html#getAttributes--">getAttributes</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>参数类型为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/source/package-summary.html">org.redkale.source</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;java.util.function.Predicate&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FilterNode.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/FilterNode.html#createElementPredicate-org.redkale.source.EntityCache-boolean-org.redkale.util.Attribute-">createElementPredicate</a></span>(<a href="../../../../org/redkale/source/EntityCache.html" title="org.redkale.source中的类">EntityCache</a>&lt;T&gt;&nbsp;cache,
boolean&nbsp;join,
<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,java.io.Serializable&gt;&nbsp;attr)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">EntityCache.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityCache.html#update-java.io.Serializable-org.redkale.util.Attribute-V-">update</a></span>(java.io.Serializable&nbsp;id,
<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a>,V&gt;&nbsp;attr,
V&nbsp;fieldValue)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">EntityCache.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityCache.html#updateColumnAnd-java.io.Serializable-org.redkale.util.Attribute-long-">updateColumnAnd</a></span>(java.io.Serializable&nbsp;id,
<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a>,V&gt;&nbsp;attr,
long&nbsp;andvalue)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">EntityCache.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityCache.html#updateColumnIncrement-java.io.Serializable-org.redkale.util.Attribute-long-">updateColumnIncrement</a></span>(java.io.Serializable&nbsp;id,
<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a>,V&gt;&nbsp;attr,
long&nbsp;incvalue)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">EntityCache.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityCache.html#updateColumnOr-java.io.Serializable-org.redkale.util.Attribute-long-">updateColumnOr</a></span>(java.io.Serializable&nbsp;id,
<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a>,V&gt;&nbsp;attr,
long&nbsp;orvalue)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>类型变量类型为<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/source/package-summary.html">org.redkale.source</a>中的方法参数</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">EntityInfo.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityInfo.html#forEachAttribute-java.util.function.BiConsumer-">forEachAttribute</a></span>(java.util.function.BiConsumer&lt;java.lang.String,<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityInfo.html" title="EntityInfo中的类型参数">T</a>,java.io.Serializable&gt;&gt;&nbsp;action)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">EntityCache.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/source/EntityCache.html#update-T-java.util.Collection-">update</a></span>(<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a>&nbsp;value,
java.util.Collection&lt;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;<a href="../../../../org/redkale/source/EntityCache.html" title="EntityCache中的类型参数">T</a>,java.io.Serializable&gt;&gt;&nbsp;attrs)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.redkale.util">
<!-- -->
</a>
<h3><a href="../../../../org/redkale/util/package-summary.html">org.redkale.util</a><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>的使用</h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>返回<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><a href="../../../../org/redkale/util/package-summary.html">org.redkale.util</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.Class-java.lang.reflect.Field-">create</a></span>(java.lang.Class&lt;T&gt;&nbsp;clazz,
java.lang.reflect.Field&nbsp;field)</code>
<div class="block">根据一个Class和Field生成 Attribute 对象。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.Class-java.lang.reflect.Method-java.lang.reflect.Method-">create</a></span>(java.lang.Class&lt;T&gt;&nbsp;clazz,
java.lang.reflect.Method&nbsp;getter,
java.lang.reflect.Method&nbsp;setter)</code>
<div class="block">根据Class、getter和setter方法生成 Attribute 对象。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.Class-java.lang.String-">create</a></span>(java.lang.Class&lt;T&gt;&nbsp;clazz,
java.lang.String&nbsp;fieldname)</code>
<div class="block">根据一个Class和field真实名称生成 Attribute 对象。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.Class-java.lang.String-java.lang.reflect.Field-">create</a></span>(java.lang.Class&lt;T&gt;&nbsp;clazz,
java.lang.String&nbsp;fieldalias,
java.lang.reflect.Field&nbsp;field)</code>
<div class="block">根据一个Class、field别名和Field生成 Attribute 对象。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.Class-java.lang.String-java.lang.reflect.Field-java.lang.reflect.Method-java.lang.reflect.Method-">create</a></span>(java.lang.Class&lt;T&gt;&nbsp;clazz,
java.lang.String&nbsp;fieldalias,
java.lang.reflect.Field&nbsp;field,
java.lang.reflect.Method&nbsp;getter,
java.lang.reflect.Method&nbsp;setter)</code>
<div class="block">根据Class、字段别名、Field、getter和setter方法生成 Attribute 对象。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.Class-java.lang.String-java.lang.reflect.Method-java.lang.reflect.Method-">create</a></span>(java.lang.Class&lt;T&gt;&nbsp;clazz,
java.lang.String&nbsp;fieldalias,
java.lang.reflect.Method&nbsp;getter,
java.lang.reflect.Method&nbsp;setter)</code>
<div class="block">根据Class、字段别名、getter和setter方法生成 Attribute 对象。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.reflect.Field-">create</a></span>(java.lang.reflect.Field&nbsp;field)</code>
<div class="block">根据一个Field生成 Attribute 对象。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.reflect.Method-java.lang.reflect.Method-">create</a></span>(java.lang.reflect.Method&nbsp;getter,
java.lang.reflect.Method&nbsp;setter)</code>
<div class="block">根据一个getter和setter方法生成 Attribute 对象。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,F&gt;&nbsp;<a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a>&lt;T,F&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../../../../org/redkale/util/Attribute.html#create-java.lang.String-java.lang.reflect.Field-">create</a></span>(java.lang.String&nbsp;fieldalias,
java.lang.reflect.Field&nbsp;field)</code>
<div class="block">根据一个Field和field的别名生成 Attribute 对象。</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../org/redkale/util/Attribute.html" title="org.redkale.util中的接口"></a></li>
<li class="navBarCell1Rev">使用</li>
<li><a href="../../../../overview-tree.html"></a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-files/index-1.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?org/redkale/util/class-use/Attribute.html" target="_top">框架</a></li>
<li><a href="Attribute.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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>