| Constructor and Description |
|---|
ResourceInfoConfig()
Default constructor of ResourceInfo.
|
ResourceInfoConfig(ResourceInfoConfig info)
Copy constructor of ResourceInfo.
|
ResourceInfoConfig(String title,
String ifdesc,
String rt,
String sz,
String ct)
Default constructor of ResourceInfo.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCt() |
String |
getIfdesc() |
String |
getRt() |
String |
getSz() |
String |
getTitle() |
void |
setCt(String ct) |
void |
setIfdesc(String ifdesc) |
void |
setRt(String rt) |
void |
setSz(String sz) |
void |
setTitle(String title) |
public ResourceInfoConfig()
public ResourceInfoConfig(String title, String ifdesc, String rt, String sz, String ct)
public ResourceInfoConfig(ResourceInfoConfig info)
public void setTitle(String title)
title - the title to setpublic String getIfdesc()
public void setIfdesc(String ifdesc)
ifdesc - the ifdesc to setpublic void setRt(String rt)
rt - the rt to setpublic void setSz(String sz)
sz - the sz to setpublic void setCt(String ct)
ct - the ct to setCopyright © 2019–2024 Teslanet.nl. All rights reserved.