T - creates new object T from asset datapublic interface AssetMapper<T>
| Modifier and Type | Method and Description |
|---|---|
T |
map(com.fatwire.assetapi.data.AssetData assetData)
Creates a new object based on the provided AssetData.
|
T map(com.fatwire.assetapi.data.AssetData assetData)
assetData - asset dataCopyright © 2016–2017. All rights reserved.