|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portal.model.RoleSoap
public class RoleSoap
Constructor Summary | |
---|---|
RoleSoap()
|
|
RoleSoap(long classNameId,
long classPK,
long companyId,
java.lang.String description,
java.lang.String name,
long primaryKey,
long roleId,
java.lang.String subtype,
java.lang.String title,
int type)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getClassNameId()
Gets the classNameId value for this RoleSoap. |
long |
getClassPK()
Gets the classPK value for this RoleSoap. |
long |
getCompanyId()
Gets the companyId value for this RoleSoap. |
java.lang.String |
getDescription()
Gets the description value for this RoleSoap. |
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 |
getName()
Gets the name value for this RoleSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this RoleSoap. |
long |
getRoleId()
Gets the roleId value for this RoleSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSubtype()
Gets the subtype value for this RoleSoap. |
java.lang.String |
getTitle()
Gets the title value for this RoleSoap. |
int |
getType()
Gets the type value for this RoleSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setClassNameId(long classNameId)
Sets the classNameId value for this RoleSoap. |
void |
setClassPK(long classPK)
Sets the classPK value for this RoleSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this RoleSoap. |
void |
setDescription(java.lang.String description)
Sets the description value for this RoleSoap. |
void |
setName(java.lang.String name)
Sets the name value for this RoleSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this RoleSoap. |
void |
setRoleId(long roleId)
Sets the roleId value for this RoleSoap. |
void |
setSubtype(java.lang.String subtype)
Sets the subtype value for this RoleSoap. |
void |
setTitle(java.lang.String title)
Sets the title value for this RoleSoap. |
void |
setType(int type)
Sets the type value for this RoleSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoleSoap()
public RoleSoap(long classNameId, long classPK, long companyId, java.lang.String description, java.lang.String name, long primaryKey, long roleId, java.lang.String subtype, java.lang.String title, int type)
Method Detail |
---|
public long getClassNameId()
public void setClassNameId(long classNameId)
classNameId
- public long getClassPK()
public void setClassPK(long classPK)
classPK
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public long getRoleId()
public void setRoleId(long roleId)
roleId
- public java.lang.String getSubtype()
public void setSubtype(java.lang.String subtype)
subtype
- public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title
- public int getType()
public void setType(int type)
type
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |