public class ProtectionSystemBulkRep extends BulkRestRep
| Constructor and Description |
|---|
ProtectionSystemBulkRep() |
ProtectionSystemBulkRep(java.util.List<ProtectionSystemRestRep> protectionSystems) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProtectionSystemRestRep> |
getProtectionSystems()
List of Protection Systems.
|
void |
setProtectionSystems(java.util.List<ProtectionSystemRestRep> protectionSystems) |
public ProtectionSystemBulkRep()
public ProtectionSystemBulkRep(java.util.List<ProtectionSystemRestRep> protectionSystems)
public java.util.List<ProtectionSystemRestRep> getProtectionSystems()
public void setProtectionSystems(java.util.List<ProtectionSystemRestRep> protectionSystems)