public class AssetsHistoryResult extends Object
Constructor and Description |
---|
AssetsHistoryResult() |
Modifier and Type | Method and Description |
---|---|
AssetHistory[] |
getAssets() |
Integer |
getTimestamp() |
void |
setAssets(AssetHistory[] assets) |
void |
setTimestamp(Integer timestamp) |
public Integer getTimestamp()
public void setTimestamp(Integer timestamp)
public AssetHistory[] getAssets()
public void setAssets(AssetHistory[] assets)
Copyright © 2016 Metaco. All rights reserved.