public class ThreatProtectionPolicyListDTO extends Object
| Constructor and Description |
|---|
ThreatProtectionPolicyListDTO() |
| Modifier and Type | Method and Description |
|---|---|
ThreatProtectionPolicyListDTO |
addListItem(ThreatProtectionPolicyDTO listItem) |
boolean |
equals(Object o) |
List<ThreatProtectionPolicyDTO> |
getList()
Get list
|
int |
hashCode() |
ThreatProtectionPolicyListDTO |
list(List<ThreatProtectionPolicyDTO> list) |
void |
setList(List<ThreatProtectionPolicyDTO> list) |
String |
toString() |
public ThreatProtectionPolicyListDTO list(List<ThreatProtectionPolicyDTO> list)
public ThreatProtectionPolicyListDTO addListItem(ThreatProtectionPolicyDTO listItem)
public List<ThreatProtectionPolicyDTO> getList()
public void setList(List<ThreatProtectionPolicyDTO> list)
Copyright © 2020 WSO2 Inc. All rights reserved.