public class UIReplacement extends UIIdentifiedObject
| Constructor and Description |
|---|
UIReplacement() |
UIReplacement(org.qubership.automation.itf.core.model.jpa.system.System system) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCompatibleSystem(org.qubership.automation.itf.core.model.jpa.system.System system) |
void |
addCompatibleSystem(UIIdentifiedObject compatibleSystem) |
boolean |
equals(Object o) |
Set<UIIdentifiedObject> |
getCompatibleSystems() |
UIIdentifiedObject |
getReplacement() |
int |
hashCode() |
void |
setCompatibleSystems(Set<UIIdentifiedObject> compatibleSystems) |
void |
setReplacement(UIIdentifiedObject replacement) |
getClassName, getId, loadChildrenByClass, setClassName, setIdgetName, setNamepublic UIReplacement()
public UIReplacement(org.qubership.automation.itf.core.model.jpa.system.System system)
public Set<UIIdentifiedObject> getCompatibleSystems()
public void setCompatibleSystems(Set<UIIdentifiedObject> compatibleSystems)
public void addCompatibleSystem(UIIdentifiedObject compatibleSystem)
public void addCompatibleSystem(org.qubership.automation.itf.core.model.jpa.system.System system)
public UIIdentifiedObject getReplacement()
public void setReplacement(UIIdentifiedObject replacement)
Copyright © 2025. All rights reserved.