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)
Deprecated.
Creates a new object based on the provided AssetData.
|
T map(com.fatwire.assetapi.data.AssetData assetData)
assetData
- asset dataCopyright © 2010–2017. All rights reserved.