@Validated public class IsyLoggingApplicationLoggerProperties extends Object
| Constructor and Description |
|---|
IsyLoggingApplicationLoggerProperties() |
| Modifier and Type | Method and Description |
|---|---|
@NotEmpty String |
getName() |
@NotEmpty String |
getTyp() |
@NotEmpty String |
getVersion() |
void |
setName(String name) |
void |
setTyp(String typ) |
void |
setVersion(String version) |
public IsyLoggingApplicationLoggerProperties()
@NotEmpty public @NotEmpty String getName()
public void setName(String name)
@NotEmpty public @NotEmpty String getVersion()
public void setVersion(String version)
@NotEmpty public @NotEmpty String getTyp()
public void setTyp(String typ)
Copyright © 2023. All rights reserved.