|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.tags.model.TagsPropertySoap
public class TagsPropertySoap
Constructor Summary | |
---|---|
TagsPropertySoap()
|
|
TagsPropertySoap(long companyId,
java.util.Calendar createDate,
long entryId,
java.lang.String key,
java.util.Calendar modifiedDate,
long primaryKey,
long propertyId,
long userId,
java.lang.String userName,
java.lang.String value)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getCompanyId()
Gets the companyId value for this TagsPropertySoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this TagsPropertySoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getEntryId()
Gets the entryId value for this TagsPropertySoap. |
java.lang.String |
getKey()
Gets the key value for this TagsPropertySoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this TagsPropertySoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this TagsPropertySoap. |
long |
getPropertyId()
Gets the propertyId value for this TagsPropertySoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getUserId()
Gets the userId value for this TagsPropertySoap. |
java.lang.String |
getUserName()
Gets the userName value for this TagsPropertySoap. |
java.lang.String |
getValue()
Gets the value value for this TagsPropertySoap. |
int |
hashCode()
|
void |
setCompanyId(long companyId)
Sets the companyId value for this TagsPropertySoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this TagsPropertySoap. |
void |
setEntryId(long entryId)
Sets the entryId value for this TagsPropertySoap. |
void |
setKey(java.lang.String key)
Sets the key value for this TagsPropertySoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this TagsPropertySoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this TagsPropertySoap. |
void |
setPropertyId(long propertyId)
Sets the propertyId value for this TagsPropertySoap. |
void |
setUserId(long userId)
Sets the userId value for this TagsPropertySoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this TagsPropertySoap. |
void |
setValue(java.lang.String value)
Sets the value value for this TagsPropertySoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagsPropertySoap()
public TagsPropertySoap(long companyId, java.util.Calendar createDate, long entryId, java.lang.String key, java.util.Calendar modifiedDate, long primaryKey, long propertyId, long userId, java.lang.String userName, java.lang.String value)
Method Detail |
---|
public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate
- public long getEntryId()
public void setEntryId(long entryId)
entryId
- public java.lang.String getKey()
public void setKey(java.lang.String key)
key
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public long getPropertyId()
public void setPropertyId(long propertyId)
propertyId
- public long getUserId()
public void setUserId(long userId)
userId
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- public java.lang.String getValue()
public void setValue(java.lang.String value)
value
- 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 |