public class ExpectModel extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ExpectModel.Endpoint |
Constructor and Description |
---|
ExpectModel() |
Modifier and Type | Method and Description |
---|---|
ExpectModel.Endpoint |
getEndpoint() |
String |
getError() |
void |
setEndpoint(ExpectModel.Endpoint endpoint) |
void |
setError(String error) |
public String getError()
public void setError(String error)
public ExpectModel.Endpoint getEndpoint()
public void setEndpoint(ExpectModel.Endpoint endpoint)
Copyright © 2022. All rights reserved.