public class NativeFormat extends Object
| Constructor and Description |
|---|
NativeFormat() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<AssetFormat> |
getAsset() |
Map<String,Object> |
getExt() |
int |
hashCode() |
void |
setAsset(Collection<AssetFormat> asset) |
void |
setExt(Map<String,Object> ext) |
public Collection<AssetFormat> getAsset()
public void setAsset(Collection<AssetFormat> asset)
Copyright © 2019. All rights reserved.