|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.portal.model.LayoutBranchSoap
public class LayoutBranchSoap
| Constructor Summary | |
|---|---|
LayoutBranchSoap()
|
|
LayoutBranchSoap(long companyId,
java.lang.String description,
long groupId,
long layoutBranchId,
long layoutSetBranchId,
boolean master,
java.lang.String name,
long plid,
long primaryKey,
long userId,
java.lang.String userName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getCompanyId()
Gets the companyId value for this LayoutBranchSoap. |
java.lang.String |
getDescription()
Gets the description value for this LayoutBranchSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getGroupId()
Gets the groupId value for this LayoutBranchSoap. |
long |
getLayoutBranchId()
Gets the layoutBranchId value for this LayoutBranchSoap. |
long |
getLayoutSetBranchId()
Gets the layoutSetBranchId value for this LayoutBranchSoap. |
java.lang.String |
getName()
Gets the name value for this LayoutBranchSoap. |
long |
getPlid()
Gets the plid value for this LayoutBranchSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this LayoutBranchSoap. |
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 LayoutBranchSoap. |
java.lang.String |
getUserName()
Gets the userName value for this LayoutBranchSoap. |
int |
hashCode()
|
boolean |
isMaster()
Gets the master value for this LayoutBranchSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this LayoutBranchSoap. |
void |
setDescription(java.lang.String description)
Sets the description value for this LayoutBranchSoap. |
void |
setGroupId(long groupId)
Sets the groupId value for this LayoutBranchSoap. |
void |
setLayoutBranchId(long layoutBranchId)
Sets the layoutBranchId value for this LayoutBranchSoap. |
void |
setLayoutSetBranchId(long layoutSetBranchId)
Sets the layoutSetBranchId value for this LayoutBranchSoap. |
void |
setMaster(boolean master)
Sets the master value for this LayoutBranchSoap. |
void |
setName(java.lang.String name)
Sets the name value for this LayoutBranchSoap. |
void |
setPlid(long plid)
Sets the plid value for this LayoutBranchSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this LayoutBranchSoap. |
void |
setUserId(long userId)
Sets the userId value for this LayoutBranchSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this LayoutBranchSoap. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutBranchSoap()
public LayoutBranchSoap(long companyId,
java.lang.String description,
long groupId,
long layoutBranchId,
long layoutSetBranchId,
boolean master,
java.lang.String name,
long plid,
long primaryKey,
long userId,
java.lang.String userName)
| Method Detail |
|---|
public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public long getGroupId()
public void setGroupId(long groupId)
groupId - public long getLayoutBranchId()
public void setLayoutBranchId(long layoutBranchId)
layoutBranchId - public long getLayoutSetBranchId()
public void setLayoutSetBranchId(long layoutSetBranchId)
layoutSetBranchId - public boolean isMaster()
public void setMaster(boolean master)
master - public java.lang.String getName()
public void setName(java.lang.String name)
name - public long getPlid()
public void setPlid(long plid)
plid - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public long getUserId()
public void setUserId(long userId)
userId - public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName - 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 | ||||||||