| Constructor and Description |
|---|
AnalyticsCloudComponentLayoutItem()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAssetType() |
String |
getDevName() |
String |
getError() |
String |
getFilter() |
int |
getHeight() |
boolean |
getHideOnError() |
boolean |
getShowTitle() |
String |
getWidth() |
boolean |
isHideOnError() |
boolean |
isShowTitle() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setAssetType(String assetType) |
void |
setDevName(String devName) |
void |
setError(String error) |
void |
setFilter(String filter) |
void |
setHeight(int height) |
void |
setHideOnError(boolean hideOnError) |
void |
setShowTitle(boolean showTitle) |
void |
setWidth(String width) |
String |
toString() |
void |
write(QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
public AnalyticsCloudComponentLayoutItem()
public String getAssetType()
public void setAssetType(String assetType)
public String getDevName()
public void setDevName(String devName)
public String getError()
public void setError(String error)
public String getFilter()
public void setFilter(String filter)
public int getHeight()
public void setHeight(int height)
public boolean getHideOnError()
public boolean isHideOnError()
public void setHideOnError(boolean hideOnError)
public boolean getShowTitle()
public boolean isShowTitle()
public void setShowTitle(boolean showTitle)
public String getWidth()
public void setWidth(String width)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.