|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.borland.sctm.ws.administration.entities.UserGroupMembership
public class UserGroupMembership
| Constructor Summary | |
|---|---|
UserGroupMembership()
|
|
UserGroupMembership(int groupId,
java.lang.String groupName,
int roleId,
java.lang.String roleName,
int userId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getGroupId()
Gets the groupId value for this UserGroupMembership. |
java.lang.String |
getGroupName()
Gets the groupName value for this UserGroupMembership. |
int |
getRoleId()
Gets the roleId value for this UserGroupMembership. |
java.lang.String |
getRoleName()
Gets the roleName value for this UserGroupMembership. |
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 |
int |
getUserId()
Gets the userId value for this UserGroupMembership. |
int |
hashCode()
|
void |
setGroupId(int groupId)
Sets the groupId value for this UserGroupMembership. |
void |
setGroupName(java.lang.String groupName)
Sets the groupName value for this UserGroupMembership. |
void |
setRoleId(int roleId)
Sets the roleId value for this UserGroupMembership. |
void |
setRoleName(java.lang.String roleName)
Sets the roleName value for this UserGroupMembership. |
void |
setUserId(int userId)
Sets the userId value for this UserGroupMembership. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserGroupMembership()
public UserGroupMembership(int groupId,
java.lang.String groupName,
int roleId,
java.lang.String roleName,
int userId)
| Method Detail |
|---|
public int getGroupId()
public void setGroupId(int groupId)
groupId - public java.lang.String getGroupName()
public void setGroupName(java.lang.String groupName)
groupName - public int getRoleId()
public void setRoleId(int roleId)
roleId - public java.lang.String getRoleName()
public void setRoleName(java.lang.String roleName)
roleName - public int getUserId()
public void setUserId(int userId)
userId - 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 | |||||||||