|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.portal.model.CompanySoap
public class CompanySoap
| Constructor Summary | |
|---|---|
CompanySoap()
|
|
CompanySoap(long accountId,
long companyId,
java.lang.String homeURL,
java.lang.String key,
long logoId,
java.lang.String mx,
long primaryKey,
boolean system,
java.lang.String virtualHost,
java.lang.String webId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getAccountId()
Gets the accountId value for this CompanySoap. |
long |
getCompanyId()
Gets the companyId value for this CompanySoap. |
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 |
getHomeURL()
Gets the homeURL value for this CompanySoap. |
java.lang.String |
getKey()
Gets the key value for this CompanySoap. |
long |
getLogoId()
Gets the logoId value for this CompanySoap. |
java.lang.String |
getMx()
Gets the mx value for this CompanySoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this CompanySoap. |
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 |
java.lang.String |
getVirtualHost()
Gets the virtualHost value for this CompanySoap. |
java.lang.String |
getWebId()
Gets the webId value for this CompanySoap. |
int |
hashCode()
|
boolean |
isSystem()
Gets the system value for this CompanySoap. |
void |
setAccountId(long accountId)
Sets the accountId value for this CompanySoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this CompanySoap. |
void |
setHomeURL(java.lang.String homeURL)
Sets the homeURL value for this CompanySoap. |
void |
setKey(java.lang.String key)
Sets the key value for this CompanySoap. |
void |
setLogoId(long logoId)
Sets the logoId value for this CompanySoap. |
void |
setMx(java.lang.String mx)
Sets the mx value for this CompanySoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this CompanySoap. |
void |
setSystem(boolean system)
Sets the system value for this CompanySoap. |
void |
setVirtualHost(java.lang.String virtualHost)
Sets the virtualHost value for this CompanySoap. |
void |
setWebId(java.lang.String webId)
Sets the webId value for this CompanySoap. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompanySoap()
public CompanySoap(long accountId,
long companyId,
java.lang.String homeURL,
java.lang.String key,
long logoId,
java.lang.String mx,
long primaryKey,
boolean system,
java.lang.String virtualHost,
java.lang.String webId)
| Method Detail |
|---|
public long getAccountId()
public void setAccountId(long accountId)
accountId - public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.lang.String getHomeURL()
public void setHomeURL(java.lang.String homeURL)
homeURL - public java.lang.String getKey()
public void setKey(java.lang.String key)
key - public long getLogoId()
public void setLogoId(long logoId)
logoId - public java.lang.String getMx()
public void setMx(java.lang.String mx)
mx - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public boolean isSystem()
public void setSystem(boolean system)
system - public java.lang.String getVirtualHost()
public void setVirtualHost(java.lang.String virtualHost)
virtualHost - public java.lang.String getWebId()
public void setWebId(java.lang.String webId)
webId - 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 | ||||||||