public class UserGetListInGroupResponseProxy extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
GroupId |
ServiceProviderProxy |
serviceProviderProxy |
Constructor and Description |
---|
UserGetListInGroupResponseProxy() |
Modifier and Type | Method and Description |
---|---|
String |
getGroupId() |
ServiceProviderProxy |
getServiceProviderProxy() |
void |
setGroupId(String GroupId) |
void |
setServiceProviderProxy(ServiceProviderProxy serviceProviderProxy) |
public ServiceProviderProxy serviceProviderProxy
public String GroupId
public void setServiceProviderProxy(ServiceProviderProxy serviceProviderProxy)
public ServiceProviderProxy getServiceProviderProxy()
public void setGroupId(String GroupId)
public String getGroupId()
Copyright © 2016 ECG, Inc. All rights reserved.