public class LinkAsset extends Object
| Constructor and Description |
|---|
LinkAsset() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,Object> |
getExt() |
Collection<String> |
getTrkr() |
@NotNull String |
getUrl() |
String |
getUrlfb() |
int |
hashCode() |
void |
setExt(Map<String,Object> ext) |
void |
setTrkr(Collection<String> trkr) |
void |
setUrl(@NotNull String url) |
void |
setUrlfb(String urlfb) |
@NotNull public @NotNull String getUrl()
public void setUrl(@NotNull
@NotNull String url)
public String getUrlfb()
public void setUrlfb(String urlfb)
public Collection<String> getTrkr()
public void setTrkr(Collection<String> trkr)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.