public class WaveDashboard extends MetadataWithContent
| Constructor and Description |
|---|
WaveDashboard()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getApplication() |
String |
getDescription() |
String |
getMasterLabel() |
String |
getTemplateAssetSourceName() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setApplication(String application) |
protected void |
setApplication(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setDescription(String description) |
protected void |
setDescription(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setMasterLabel(String masterLabel) |
protected void |
setMasterLabel(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setTemplateAssetSourceName(String templateAssetSourceName) |
protected void |
setTemplateAssetSourceName(XmlInputStream __in,
TypeMapper __typeMapper) |
String |
toString() |
void |
write(QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
getContent, setContent, setContentgetFullName, setFullName, setFullNamepublic String getApplication()
public void setApplication(String application)
protected void setApplication(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMasterLabel()
public void setMasterLabel(String masterLabel)
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getTemplateAssetSourceName()
public void setTemplateAssetSourceName(String templateAssetSourceName)
protected void setTemplateAssetSourceName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataWithContentIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataWithContentIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataWithContentIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataWithContentIOExceptionConnectionExceptionpublic String toString()
toString in class MetadataWithContentCopyright © 2017. All Rights Reserved.