|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.portlet.softwarecatalog.model.SCProductVersionSoap
public class SCProductVersionSoap
| 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 |
|---|
public 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 |
|---|
public java.lang.String getChangeLog()
public void setChangeLog(java.lang.String changeLog)
changeLog - public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate - public java.lang.String getDirectDownloadURL()
public void setDirectDownloadURL(java.lang.String directDownloadURL)
directDownloadURL - public java.lang.String getDownloadPageURL()
public void setDownloadPageURL(java.lang.String downloadPageURL)
downloadPageURL - public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public long getProductEntryId()
public void setProductEntryId(long productEntryId)
productEntryId - public long getProductVersionId()
public void setProductVersionId(long productVersionId)
productVersionId - public boolean isRepoStoreArtifact()
public void setRepoStoreArtifact(boolean repoStoreArtifact)
repoStoreArtifact - 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 getVersion()
public void setVersion(java.lang.String version)
version - 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 | ||||||||