public class UIServerInbound extends UIServer
| Constructor and Description |
|---|
UIServerInbound() |
UIServerInbound(org.qubership.automation.itf.core.model.jpa.server.Server storable) |
| Modifier and Type | Method and Description |
|---|---|
void |
defineConfiguration(Collection<org.qubership.automation.itf.core.model.jpa.environment.InboundTransportConfiguration> configurations) |
void |
defineSystem(org.qubership.automation.itf.core.model.jpa.system.System system) |
com.google.common.collect.ImmutableList<UIInboundConfiguration> |
getConfigurations() |
UIObject |
getSystem() |
void |
setConfigurations(Collection<UIInboundConfiguration> configurations) |
void |
setSystem(UIObject system) |
getUrl, setUrlcalcIsVersionActual, defineObjectParam, defineObjectParam, getDescription, getHistoryKey, getLabels, getParent, getVersion, loadChildrenByClass, setDescription, setHistoryKey, setLabels, setParent, setVersion, toString, updateObjectgetClassName, getId, setClassName, setIdgetName, setNamepublic UIServerInbound()
public UIServerInbound(org.qubership.automation.itf.core.model.jpa.server.Server storable)
public UIObject getSystem()
public void setSystem(UIObject system)
public com.google.common.collect.ImmutableList<UIInboundConfiguration> getConfigurations()
public void setConfigurations(Collection<UIInboundConfiguration> configurations)
public void defineSystem(org.qubership.automation.itf.core.model.jpa.system.System system)
public void defineConfiguration(Collection<org.qubership.automation.itf.core.model.jpa.environment.InboundTransportConfiguration> configurations) throws RemoteException
RemoteExceptionCopyright © 2025. All rights reserved.