public class OrganizationSoap
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
OrganizationSoap() |
OrganizationSoap(java.lang.String comments,
long companyId,
long countryId,
java.util.Calendar createDate,
long logoId,
java.util.Calendar modifiedDate,
long mvccVersion,
java.lang.String name,
long organizationId,
long parentOrganizationId,
long primaryKey,
boolean recursable,
long regionId,
long statusId,
java.lang.String treePath,
java.lang.String type,
long userId,
java.lang.String userName,
java.lang.String uuid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getComments()
Gets the comments value for this OrganizationSoap.
|
long |
getCompanyId()
Gets the companyId value for this OrganizationSoap.
|
long |
getCountryId()
Gets the countryId value for this OrganizationSoap.
|
java.util.Calendar |
getCreateDate()
Gets the createDate value for this OrganizationSoap.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
long |
getLogoId()
Gets the logoId value for this OrganizationSoap.
|
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this OrganizationSoap.
|
long |
getMvccVersion()
Gets the mvccVersion value for this OrganizationSoap.
|
java.lang.String |
getName()
Gets the name value for this OrganizationSoap.
|
long |
getOrganizationId()
Gets the organizationId value for this OrganizationSoap.
|
long |
getParentOrganizationId()
Gets the parentOrganizationId value for this OrganizationSoap.
|
long |
getPrimaryKey()
Gets the primaryKey value for this OrganizationSoap.
|
long |
getRegionId()
Gets the regionId value for this OrganizationSoap.
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
long |
getStatusId()
Gets the statusId value for this OrganizationSoap.
|
java.lang.String |
getTreePath()
Gets the treePath value for this OrganizationSoap.
|
java.lang.String |
getType()
Gets the type value for this OrganizationSoap.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
long |
getUserId()
Gets the userId value for this OrganizationSoap.
|
java.lang.String |
getUserName()
Gets the userName value for this OrganizationSoap.
|
java.lang.String |
getUuid()
Gets the uuid value for this OrganizationSoap.
|
int |
hashCode() |
boolean |
isRecursable()
Gets the recursable value for this OrganizationSoap.
|
void |
setComments(java.lang.String comments)
Sets the comments value for this OrganizationSoap.
|
void |
setCompanyId(long companyId)
Sets the companyId value for this OrganizationSoap.
|
void |
setCountryId(long countryId)
Sets the countryId value for this OrganizationSoap.
|
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this OrganizationSoap.
|
void |
setLogoId(long logoId)
Sets the logoId value for this OrganizationSoap.
|
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this OrganizationSoap.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvccVersion value for this OrganizationSoap.
|
void |
setName(java.lang.String name)
Sets the name value for this OrganizationSoap.
|
void |
setOrganizationId(long organizationId)
Sets the organizationId value for this OrganizationSoap.
|
void |
setParentOrganizationId(long parentOrganizationId)
Sets the parentOrganizationId value for this OrganizationSoap.
|
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this OrganizationSoap.
|
void |
setRecursable(boolean recursable)
Sets the recursable value for this OrganizationSoap.
|
void |
setRegionId(long regionId)
Sets the regionId value for this OrganizationSoap.
|
void |
setStatusId(long statusId)
Sets the statusId value for this OrganizationSoap.
|
void |
setTreePath(java.lang.String treePath)
Sets the treePath value for this OrganizationSoap.
|
void |
setType(java.lang.String type)
Sets the type value for this OrganizationSoap.
|
void |
setUserId(long userId)
Sets the userId value for this OrganizationSoap.
|
void |
setUserName(java.lang.String userName)
Sets the userName value for this OrganizationSoap.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this OrganizationSoap.
|
public OrganizationSoap()
public OrganizationSoap(java.lang.String comments,
long companyId,
long countryId,
java.util.Calendar createDate,
long logoId,
java.util.Calendar modifiedDate,
long mvccVersion,
java.lang.String name,
long organizationId,
long parentOrganizationId,
long primaryKey,
boolean recursable,
long regionId,
long statusId,
java.lang.String treePath,
java.lang.String type,
long userId,
java.lang.String userName,
java.lang.String uuid)
public java.lang.String getComments()
public void setComments(java.lang.String comments)
comments - public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public long getCountryId()
public void setCountryId(long countryId)
countryId - public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate - public long getLogoId()
public void setLogoId(long logoId)
logoId - public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate - public long getMvccVersion()
public void setMvccVersion(long mvccVersion)
mvccVersion - public java.lang.String getName()
public void setName(java.lang.String name)
name - public long getOrganizationId()
public void setOrganizationId(long organizationId)
organizationId - public long getParentOrganizationId()
public void setParentOrganizationId(long parentOrganizationId)
parentOrganizationId - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public boolean isRecursable()
public void setRecursable(boolean recursable)
recursable - public long getRegionId()
public void setRegionId(long regionId)
regionId - public long getStatusId()
public void setStatusId(long statusId)
statusId - public java.lang.String getTreePath()
public void setTreePath(java.lang.String treePath)
treePath - public java.lang.String getType()
public void setType(java.lang.String type)
type - 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 getUuid()
public void setUuid(java.lang.String uuid)
uuid - 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)