|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.expando.model.ExpandoValueSoap
public class ExpandoValueSoap
Constructor Summary | |
---|---|
ExpandoValueSoap()
|
|
ExpandoValueSoap(long classNameId,
long classPK,
long columnId,
long companyId,
java.lang.String data,
long primaryKey,
long rowId,
long tableId,
long valueId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getClassNameId()
Gets the classNameId value for this ExpandoValueSoap. |
long |
getClassPK()
Gets the classPK value for this ExpandoValueSoap. |
long |
getColumnId()
Gets the columnId value for this ExpandoValueSoap. |
long |
getCompanyId()
Gets the companyId value for this ExpandoValueSoap. |
java.lang.String |
getData()
Gets the data value for this ExpandoValueSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getPrimaryKey()
Gets the primaryKey value for this ExpandoValueSoap. |
long |
getRowId()
Gets the rowId value for this ExpandoValueSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
long |
getTableId()
Gets the tableId value for this ExpandoValueSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getValueId()
Gets the valueId value for this ExpandoValueSoap. |
int |
hashCode()
|
void |
setClassNameId(long classNameId)
Sets the classNameId value for this ExpandoValueSoap. |
void |
setClassPK(long classPK)
Sets the classPK value for this ExpandoValueSoap. |
void |
setColumnId(long columnId)
Sets the columnId value for this ExpandoValueSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this ExpandoValueSoap. |
void |
setData(java.lang.String data)
Sets the data value for this ExpandoValueSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this ExpandoValueSoap. |
void |
setRowId(long rowId)
Sets the rowId value for this ExpandoValueSoap. |
void |
setTableId(long tableId)
Sets the tableId value for this ExpandoValueSoap. |
void |
setValueId(long valueId)
Sets the valueId value for this ExpandoValueSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpandoValueSoap()
public ExpandoValueSoap(long classNameId, long classPK, long columnId, long companyId, java.lang.String data, long primaryKey, long rowId, long tableId, long valueId)
Method Detail |
---|
public long getClassNameId()
public void setClassNameId(long classNameId)
classNameId
- public long getClassPK()
public void setClassPK(long classPK)
classPK
- public long getColumnId()
public void setColumnId(long columnId)
columnId
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public java.lang.String getData()
public void setData(java.lang.String data)
data
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public long getRowId()
public void setRowId(long rowId)
rowId
- public long getTableId()
public void setTableId(long tableId)
tableId
- public long getValueId()
public void setValueId(long valueId)
valueId
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |