public class UIEnvironment extends UIECIObject
| Constructor and Description |
|---|
UIEnvironment() |
UIEnvironment(org.qubership.automation.itf.core.model.eci.EciConfigurable storable) |
UIEnvironment(org.qubership.automation.itf.core.model.jpa.environment.Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<UIEnvironmentItem> |
getInbound() |
String |
getInboundState() |
com.google.common.collect.ImmutableList<UIEnvironmentItem> |
getOutbound() |
com.google.common.collect.ImmutableList<UIConfiguration> |
getReportLinkCollectors() |
void |
setInbound(List<UIEnvironmentItem> inbound) |
void |
setInboundState(String inboundState) |
void |
setOutbound(List<UIEnvironmentItem> outbound) |
void |
setReportLinkCollectors(List<UIConfiguration> reportLinkCollectors) |
getEcId, setEcIdcalcIsVersionActual, defineObjectParam, defineObjectParam, getDescription, getHistoryKey, getLabels, getParent, getVersion, loadChildrenByClass, setDescription, setHistoryKey, setLabels, setParent, setVersion, toString, updateObjectgetClassName, getId, setClassName, setIdgetName, setNamepublic UIEnvironment()
public UIEnvironment(org.qubership.automation.itf.core.model.eci.EciConfigurable storable)
public UIEnvironment(org.qubership.automation.itf.core.model.jpa.environment.Environment environment)
public com.google.common.collect.ImmutableList<UIEnvironmentItem> getOutbound()
public void setOutbound(List<UIEnvironmentItem> outbound)
public com.google.common.collect.ImmutableList<UIEnvironmentItem> getInbound()
public void setInbound(List<UIEnvironmentItem> inbound)
public com.google.common.collect.ImmutableList<UIConfiguration> getReportLinkCollectors()
public void setReportLinkCollectors(List<UIConfiguration> reportLinkCollectors)
public String getInboundState()
public void setInboundState(String inboundState)
Copyright © 2025. All rights reserved.