public class ServiceData extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ServiceData.Flow |
Constructor and Description |
---|
ServiceData() |
ServiceData(ServiceData.Flow flow,
String classification) |
ServiceData(String flow,
String classification) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClassification() |
ServiceData.Flow |
getFlow() |
int |
hashCode() |
public ServiceData()
public ServiceData(ServiceData.Flow flow, String classification)
Copyright © 2017–2025 OWASP Foundation. All rights reserved.