Modifier and Type | Class and Description |
---|---|
static class |
Metalink.Url.UrlBuilder |
Modifier | Constructor and Description |
---|---|
protected |
Url() |
protected |
Url(@NonNull String type,
@NonNull URI value) |
Modifier and Type | Method and Description |
---|---|
static Metalink.Url.UrlBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull String |
getType() |
@NonNull URI |
getValue() |
int |
hashCode() |
void |
setType(@NonNull String type) |
void |
setValue(@NonNull URI value) |
String |
toString() |
public static Metalink.Url.UrlBuilder builder()
public @NonNull String getType()
public @NonNull URI getValue()
public void setType(@NonNull String type)
public void setValue(@NonNull URI value)
protected boolean canEqual(Object other)
Copyright © 2015–2023 I.N.F.N.. All rights reserved.