public class UserGroupSoapDO
extends com.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
| Constructor and Description |
|---|
UserGroupSoapDO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns 'description'.
|
String |
getFullName()
Returns 'fullName'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setDescription(String description)
Sets 'description'.
|
void |
setFullName(String fullName)
Sets 'fullName'.
|
public String getFullName()
public void setFullName(String fullName)
fullName - Value of 'fullName'.public String getDescription()
public void setDescription(String description)
description - Value of 'description'.public static void registerTypeMappings(org.apache.axis.client.Call call)
Copyright © 2016 CollabNet. All Rights Reserved.