public class ProxyRelationship extends Object
| Constructor and Description |
|---|
ProxyRelationship(List<ProxyItemInfo> proxyInfos,
List<ProxyItemInfo> profileInfos) |
| Modifier and Type | Method and Description |
|---|---|
List<ProxyItemInfo> |
getProfileInfos() |
List<ProxyItemInfo> |
getProxyInfos() |
String |
toString() |
public ProxyRelationship(List<ProxyItemInfo> proxyInfos, List<ProxyItemInfo> profileInfos)
public List<ProxyItemInfo> getProxyInfos()
public List<ProxyItemInfo> getProfileInfos()
Copyright © 2016. All rights reserved.