public class ArrayOfTpLdapServerWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<TpLdapServerWrapper> |
local_tpLdapServer |
| Constructor and Description |
|---|
ArrayOfTpLdapServerWrapper() |
ArrayOfTpLdapServerWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpLdapServer arrayoftpldapserver) |
ArrayOfTpLdapServerWrapper(List<TpLdapServerWrapper> _tpLdapServer) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpLdapServer |
getRaw() |
List<TpLdapServerWrapper> |
getTpLdapServer() |
void |
setTpLdapServer(List<TpLdapServerWrapper> _tpLdapServer) |
String |
toString() |
protected List<TpLdapServerWrapper> local_tpLdapServer
public ArrayOfTpLdapServerWrapper()
public ArrayOfTpLdapServerWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpLdapServer arrayoftpldapserver)
public ArrayOfTpLdapServerWrapper(List<TpLdapServerWrapper> _tpLdapServer)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpLdapServer getRaw()
public void setTpLdapServer(List<TpLdapServerWrapper> _tpLdapServer)
public List<TpLdapServerWrapper> getTpLdapServer()
Copyright © 2021. All rights reserved.