public class ProtectionSystemList
extends java.lang.Object
| Constructor and Description |
|---|
ProtectionSystemList() |
ProtectionSystemList(java.util.List<NamedRelatedResourceRep> systems) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NamedRelatedResourceRep> |
getSystems()
The list of all Protection Systems
|
void |
setSystems(java.util.List<NamedRelatedResourceRep> systems) |
public ProtectionSystemList()
public ProtectionSystemList(java.util.List<NamedRelatedResourceRep> systems)
public java.util.List<NamedRelatedResourceRep> getSystems()
public void setSystems(java.util.List<NamedRelatedResourceRep> systems)