com.liferay.client.soap.portlet.softwarecatalog.model
Class SCProductVersionSoap

java.lang.Object
  extended by com.liferay.client.soap.portlet.softwarecatalog.model.SCProductVersionSoap
All Implemented Interfaces:
java.io.Serializable

public class SCProductVersionSoap
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SCProductVersionSoap()
           
SCProductVersionSoap(java.lang.String changeLog, long companyId, java.util.Calendar createDate, java.lang.String directDownloadURL, java.lang.String downloadPageURL, java.util.Calendar modifiedDate, long primaryKey, long productEntryId, long productVersionId, boolean repoStoreArtifact, long userId, java.lang.String userName, java.lang.String version)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getChangeLog()
          Gets the changeLog value for this SCProductVersionSoap.
 long getCompanyId()
          Gets the companyId value for this SCProductVersionSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this SCProductVersionSoap.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getDirectDownloadURL()
          Gets the directDownloadURL value for this SCProductVersionSoap.
 java.lang.String getDownloadPageURL()
          Gets the downloadPageURL value for this SCProductVersionSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this SCProductVersionSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this SCProductVersionSoap.
 long getProductEntryId()
          Gets the productEntryId value for this SCProductVersionSoap.
 long getProductVersionId()
          Gets the productVersionId value for this SCProductVersionSoap.
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 SCProductVersionSoap.
 java.lang.String getUserName()
          Gets the userName value for this SCProductVersionSoap.
 java.lang.String getVersion()
          Gets the version value for this SCProductVersionSoap.
 int hashCode()
           
 boolean isRepoStoreArtifact()
          Gets the repoStoreArtifact value for this SCProductVersionSoap.
 void setChangeLog(java.lang.String changeLog)
          Sets the changeLog value for this SCProductVersionSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this SCProductVersionSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this SCProductVersionSoap.
 void setDirectDownloadURL(java.lang.String directDownloadURL)
          Sets the directDownloadURL value for this SCProductVersionSoap.
 void setDownloadPageURL(java.lang.String downloadPageURL)
          Sets the downloadPageURL value for this SCProductVersionSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this SCProductVersionSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this SCProductVersionSoap.
 void setProductEntryId(long productEntryId)
          Sets the productEntryId value for this SCProductVersionSoap.
 void setProductVersionId(long productVersionId)
          Sets the productVersionId value for this SCProductVersionSoap.
 void setRepoStoreArtifact(boolean repoStoreArtifact)
          Sets the repoStoreArtifact value for this SCProductVersionSoap.
 void setUserId(long userId)
          Sets the userId value for this SCProductVersionSoap.
 void setUserName(java.lang.String userName)
          Sets the userName value for this SCProductVersionSoap.
 void setVersion(java.lang.String version)
          Sets the version value for this SCProductVersionSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCProductVersionSoap

public SCProductVersionSoap()

SCProductVersionSoap

public SCProductVersionSoap(java.lang.String changeLog,
                            long companyId,
                            java.util.Calendar createDate,
                            java.lang.String directDownloadURL,
                            java.lang.String downloadPageURL,
                            java.util.Calendar modifiedDate,
                            long primaryKey,
                            long productEntryId,
                            long productVersionId,
                            boolean repoStoreArtifact,
                            long userId,
                            java.lang.String userName,
                            java.lang.String version)
Method Detail

getChangeLog

public java.lang.String getChangeLog()
Gets the changeLog value for this SCProductVersionSoap.

Returns:
changeLog

setChangeLog

public void setChangeLog(java.lang.String changeLog)
Sets the changeLog value for this SCProductVersionSoap.

Parameters:
changeLog -

getCompanyId

public long getCompanyId()
Gets the companyId value for this SCProductVersionSoap.

Returns:
companyId

setCompanyId

public void setCompanyId(long companyId)
Sets the companyId value for this SCProductVersionSoap.

Parameters:
companyId -

getCreateDate

public java.util.Calendar getCreateDate()
Gets the createDate value for this SCProductVersionSoap.

Returns:
createDate

setCreateDate

public void setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this SCProductVersionSoap.

Parameters:
createDate -

getDirectDownloadURL

public java.lang.String getDirectDownloadURL()
Gets the directDownloadURL value for this SCProductVersionSoap.

Returns:
directDownloadURL

setDirectDownloadURL

public void setDirectDownloadURL(java.lang.String directDownloadURL)
Sets the directDownloadURL value for this SCProductVersionSoap.

Parameters:
directDownloadURL -

getDownloadPageURL

public java.lang.String getDownloadPageURL()
Gets the downloadPageURL value for this SCProductVersionSoap.

Returns:
downloadPageURL

setDownloadPageURL

public void setDownloadPageURL(java.lang.String downloadPageURL)
Sets the downloadPageURL value for this SCProductVersionSoap.

Parameters:
downloadPageURL -

getModifiedDate

public java.util.Calendar getModifiedDate()
Gets the modifiedDate value for this SCProductVersionSoap.

Returns:
modifiedDate

setModifiedDate

public void setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this SCProductVersionSoap.

Parameters:
modifiedDate -

getPrimaryKey

public long getPrimaryKey()
Gets the primaryKey value for this SCProductVersionSoap.

Returns:
primaryKey

setPrimaryKey

public void setPrimaryKey(long primaryKey)
Sets the primaryKey value for this SCProductVersionSoap.

Parameters:
primaryKey -

getProductEntryId

public long getProductEntryId()
Gets the productEntryId value for this SCProductVersionSoap.

Returns:
productEntryId

setProductEntryId

public void setProductEntryId(long productEntryId)
Sets the productEntryId value for this SCProductVersionSoap.

Parameters:
productEntryId -

getProductVersionId

public long getProductVersionId()
Gets the productVersionId value for this SCProductVersionSoap.

Returns:
productVersionId

setProductVersionId

public void setProductVersionId(long productVersionId)
Sets the productVersionId value for this SCProductVersionSoap.

Parameters:
productVersionId -

isRepoStoreArtifact

public boolean isRepoStoreArtifact()
Gets the repoStoreArtifact value for this SCProductVersionSoap.

Returns:
repoStoreArtifact

setRepoStoreArtifact

public void setRepoStoreArtifact(boolean repoStoreArtifact)
Sets the repoStoreArtifact value for this SCProductVersionSoap.

Parameters:
repoStoreArtifact -

getUserId

public long getUserId()
Gets the userId value for this SCProductVersionSoap.

Returns:
userId

setUserId

public void setUserId(long userId)
Sets the userId value for this SCProductVersionSoap.

Parameters:
userId -

getUserName

public java.lang.String getUserName()
Gets the userName value for this SCProductVersionSoap.

Returns:
userName

setUserName

public void setUserName(java.lang.String userName)
Sets the userName value for this SCProductVersionSoap.

Parameters:
userName -

getVersion

public java.lang.String getVersion()
Gets the version value for this SCProductVersionSoap.

Returns:
version

setVersion

public void setVersion(java.lang.String version)
Sets the version value for this SCProductVersionSoap.

Parameters:
version -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer