public class Native extends Object
| Constructor and Description |
|---|
Native() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@Valid Collection<Asset> |
getAsset() |
Map<String,Object> |
getExt() |
@Valid LinkAsset |
getLink() |
int |
hashCode() |
void |
setAsset(@Valid Collection<Asset> asset) |
void |
setExt(Map<String,Object> ext) |
void |
setLink(@Valid LinkAsset link) |
@Valid public @Valid LinkAsset getLink()
public void setLink(@Valid
@Valid LinkAsset link)
@Valid public @Valid Collection<Asset> getAsset()
public void setAsset(@Valid
@Valid Collection<Asset> asset)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.