public class AllocationUnit extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AllocationUnit() | 
| AllocationUnit(AllocationUnit source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getNodeId()Get 分账单元ID | 
| String | getTreeNodeUniqKeyName()Get 分账规则名称 | 
| void | setNodeId(Long NodeId)Set 分账单元ID | 
| void | setTreeNodeUniqKeyName(String TreeNodeUniqKeyName)Set 分账规则名称 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic AllocationUnit()
public AllocationUnit(AllocationUnit source)
public Long getNodeId()
public void setNodeId(Long NodeId)
NodeId - 分账单元IDpublic String getTreeNodeUniqKeyName()
public void setTreeNodeUniqKeyName(String TreeNodeUniqKeyName)
TreeNodeUniqKeyName - 分账规则名称Copyright © 2025. All rights reserved.