@Validated @ConfigurationProperties(prefix="cpr") public class CprProperties extends Object
| Constructor and Description |
|---|
CprProperties() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull String |
getRankPath() |
@NonNull String |
getServiceVersion() |
@NonNull URI |
getUrl() |
int |
hashCode() |
@NonNull boolean |
isInternalFallback() |
void |
setInternalFallback(@NonNull boolean internalFallback) |
void |
setRankPath(@NonNull String rankPath) |
void |
setServiceVersion(@NonNull String serviceVersion) |
void |
setUrl(@NonNull URI url) |
String |
toString() |
public @NonNull URI getUrl()
public @NonNull String getRankPath()
public @NonNull String getServiceVersion()
public @NonNull boolean isInternalFallback()
public void setUrl(@NonNull URI url)
public void setRankPath(@NonNull String rankPath)
public void setServiceVersion(@NonNull String serviceVersion)
public void setInternalFallback(@NonNull boolean internalFallback)
protected boolean canEqual(Object other)
Copyright © 2015–2025 I.N.F.N.. All rights reserved.