|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.portal.model.ImageSoap
public class ImageSoap
| Constructor Summary | |
|---|---|
ImageSoap()
|
|
ImageSoap(int height,
long imageId,
java.util.Calendar modifiedDate,
long primaryKey,
int size,
java.lang.String text,
java.lang.String type,
int width)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getHeight()
Gets the height value for this ImageSoap. |
long |
getImageId()
Gets the imageId value for this ImageSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this ImageSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this ImageSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getSize()
Gets the size value for this ImageSoap. |
java.lang.String |
getText()
Gets the text value for this ImageSoap. |
java.lang.String |
getType()
Gets the type value for this ImageSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getWidth()
Gets the width value for this ImageSoap. |
int |
hashCode()
|
void |
setHeight(int height)
Sets the height value for this ImageSoap. |
void |
setImageId(long imageId)
Sets the imageId value for this ImageSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this ImageSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this ImageSoap. |
void |
setSize(int size)
Sets the size value for this ImageSoap. |
void |
setText(java.lang.String text)
Sets the text value for this ImageSoap. |
void |
setType(java.lang.String type)
Sets the type value for this ImageSoap. |
void |
setWidth(int width)
Sets the width value for this ImageSoap. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageSoap()
public ImageSoap(int height,
long imageId,
java.util.Calendar modifiedDate,
long primaryKey,
int size,
java.lang.String text,
java.lang.String type,
int width)
| Method Detail |
|---|
public int getHeight()
public void setHeight(int height)
height - public long getImageId()
public void setImageId(long imageId)
imageId - public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public int getSize()
public void setSize(int size)
size - public java.lang.String getText()
public void setText(java.lang.String text)
text - public java.lang.String getType()
public void setType(java.lang.String type)
type - public int getWidth()
public void setWidth(int width)
width - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||