public class CPDFTenantAssetItem extends Object
| 构造器和说明 |
|---|
CPDFTenantAssetItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAsset() |
String |
getAssetTypeName() |
int |
getWithholdingAsset() |
void |
setAsset(int asset) |
void |
setAssetTypeName(String assetTypeName) |
void |
setWithholdingAsset(int withholdingAsset) |
String |
toString() |
public String getAssetTypeName()
public void setAssetTypeName(String assetTypeName)
public int getWithholdingAsset()
public void setWithholdingAsset(int withholdingAsset)
public int getAsset()
public void setAsset(int asset)
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.