public class DDLRecordVersionSoap
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
DDLRecordVersionSoap() |
DDLRecordVersionSoap(long DDMStorageId,
long companyId,
java.util.Calendar createDate,
int displayIndex,
long groupId,
long primaryKey,
long recordId,
long recordSetId,
long recordVersionId,
int status,
long statusByUserId,
java.lang.String statusByUserName,
java.util.Calendar statusDate,
long userId,
java.lang.String userName,
java.lang.String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getCompanyId()
Gets the companyId value for this DDLRecordVersionSoap.
|
java.util.Calendar |
getCreateDate()
Gets the createDate value for this DDLRecordVersionSoap.
|
long |
getDDMStorageId()
Gets the DDMStorageId value for this DDLRecordVersionSoap.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
int |
getDisplayIndex()
Gets the displayIndex value for this DDLRecordVersionSoap.
|
long |
getGroupId()
Gets the groupId value for this DDLRecordVersionSoap.
|
long |
getPrimaryKey()
Gets the primaryKey value for this DDLRecordVersionSoap.
|
long |
getRecordId()
Gets the recordId value for this DDLRecordVersionSoap.
|
long |
getRecordSetId()
Gets the recordSetId value for this DDLRecordVersionSoap.
|
long |
getRecordVersionId()
Gets the recordVersionId value for this DDLRecordVersionSoap.
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
int |
getStatus()
Gets the status value for this DDLRecordVersionSoap.
|
long |
getStatusByUserId()
Gets the statusByUserId value for this DDLRecordVersionSoap.
|
java.lang.String |
getStatusByUserName()
Gets the statusByUserName value for this DDLRecordVersionSoap.
|
java.util.Calendar |
getStatusDate()
Gets the statusDate value for this DDLRecordVersionSoap.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
long |
getUserId()
Gets the userId value for this DDLRecordVersionSoap.
|
java.lang.String |
getUserName()
Gets the userName value for this DDLRecordVersionSoap.
|
java.lang.String |
getVersion()
Gets the version value for this DDLRecordVersionSoap.
|
int |
hashCode() |
void |
setCompanyId(long companyId)
Sets the companyId value for this DDLRecordVersionSoap.
|
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this DDLRecordVersionSoap.
|
void |
setDDMStorageId(long DDMStorageId)
Sets the DDMStorageId value for this DDLRecordVersionSoap.
|
void |
setDisplayIndex(int displayIndex)
Sets the displayIndex value for this DDLRecordVersionSoap.
|
void |
setGroupId(long groupId)
Sets the groupId value for this DDLRecordVersionSoap.
|
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this DDLRecordVersionSoap.
|
void |
setRecordId(long recordId)
Sets the recordId value for this DDLRecordVersionSoap.
|
void |
setRecordSetId(long recordSetId)
Sets the recordSetId value for this DDLRecordVersionSoap.
|
void |
setRecordVersionId(long recordVersionId)
Sets the recordVersionId value for this DDLRecordVersionSoap.
|
void |
setStatus(int status)
Sets the status value for this DDLRecordVersionSoap.
|
void |
setStatusByUserId(long statusByUserId)
Sets the statusByUserId value for this DDLRecordVersionSoap.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the statusByUserName value for this DDLRecordVersionSoap.
|
void |
setStatusDate(java.util.Calendar statusDate)
Sets the statusDate value for this DDLRecordVersionSoap.
|
void |
setUserId(long userId)
Sets the userId value for this DDLRecordVersionSoap.
|
void |
setUserName(java.lang.String userName)
Sets the userName value for this DDLRecordVersionSoap.
|
void |
setVersion(java.lang.String version)
Sets the version value for this DDLRecordVersionSoap.
|
public DDLRecordVersionSoap()
public DDLRecordVersionSoap(long DDMStorageId,
long companyId,
java.util.Calendar createDate,
int displayIndex,
long groupId,
long primaryKey,
long recordId,
long recordSetId,
long recordVersionId,
int status,
long statusByUserId,
java.lang.String statusByUserName,
java.util.Calendar statusDate,
long userId,
java.lang.String userName,
java.lang.String version)
public long getDDMStorageId()
public void setDDMStorageId(long DDMStorageId)
DDMStorageId - public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate - public int getDisplayIndex()
public void setDisplayIndex(int displayIndex)
displayIndex - public long getGroupId()
public void setGroupId(long groupId)
groupId - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public long getRecordId()
public void setRecordId(long recordId)
recordId - public long getRecordSetId()
public void setRecordSetId(long recordSetId)
recordSetId - public long getRecordVersionId()
public void setRecordVersionId(long recordVersionId)
recordVersionId - public int getStatus()
public void setStatus(int status)
status - public long getStatusByUserId()
public void setStatusByUserId(long statusByUserId)
statusByUserId - public java.lang.String getStatusByUserName()
public void setStatusByUserName(java.lang.String statusByUserName)
statusByUserName - public java.util.Calendar getStatusDate()
public void setStatusDate(java.util.Calendar statusDate)
statusDate - 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)