public class RichMediaMultiFloatingAsset extends RichMediaFloatingAsset implements Serializable
| Constructor and Description |
|---|
RichMediaMultiFloatingAsset() |
RichMediaMultiFloatingAsset(String fileName,
int fileSize,
long id,
long parentAssetId,
String type,
String creativeFormat,
int height,
int width,
String wmode,
String ZIndex,
int duration,
boolean hideDropDowns,
boolean hideFlashObjects,
boolean hideIframes,
boolean hideJavaApplets,
boolean hideScrollBars,
int left,
boolean leftLockPosition,
String leftUnit,
int startTime,
int top,
boolean topLockPosition,
String topUnit,
String alignment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAlignment()
Gets the alignment value for this RichMediaMultiFloatingAsset.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setAlignment(String alignment)
Sets the alignment value for this RichMediaMultiFloatingAsset.
|
getDuration, getLeft, getLeftUnit, getStartTime, getTop, getTopUnit, getZIndex, isHideDropDowns, isHideFlashObjects, isHideIframes, isHideJavaApplets, isHideScrollBars, isLeftLockPosition, isTopLockPosition, setDuration, setHideDropDowns, setHideFlashObjects, setHideIframes, setHideJavaApplets, setHideScrollBars, setLeft, setLeftLockPosition, setLeftUnit, setStartTime, setTop, setTopLockPosition, setTopUnit, setZIndexgetCreativeFormat, getHeight, getWidth, getWmode, setCreativeFormat, setHeight, setWidth, setWmodegetFileName, getFileSize, getId, getParentAssetId, getType, setFileName, setFileSize, setId, setParentAssetId, setTypepublic RichMediaMultiFloatingAsset()
public RichMediaMultiFloatingAsset(String fileName, int fileSize, long id, long parentAssetId, String type, String creativeFormat, int height, int width, String wmode, String ZIndex, int duration, boolean hideDropDowns, boolean hideFlashObjects, boolean hideIframes, boolean hideJavaApplets, boolean hideScrollBars, int left, boolean leftLockPosition, String leftUnit, int startTime, int top, boolean topLockPosition, String topUnit, String alignment)
public String getAlignment()
public void setAlignment(String alignment)
alignment - public boolean equals(Object obj)
equals in class RichMediaFloatingAssetpublic int hashCode()
hashCode in class RichMediaFloatingAssetpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.