public class HrefStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
href |
Response.Status |
status |
| Constructor and Description |
|---|
HrefStatus(String href,
Response.Status status) |
public final String href
public final Response.Status status
public HrefStatus(String href, Response.Status status)
Copyright © 2021 McEvoy Software Ltd. All rights reserved.