public final class Resolution extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Resolution.Builder |
Modifier and Type | Method and Description |
---|---|
static Resolution.Builder |
builder() |
boolean |
equals(Object o) |
String |
getAuthority()
Get authority
|
Status |
getStatus()
Get status
|
List<ValueWrapper> |
getValues()
Get values
|
int |
hashCode() |
String |
toString() |
public static Resolution.Builder builder()
public String getAuthority()
public Status getStatus()
public List<ValueWrapper> getValues()
Copyright © 2023. All rights reserved.