Class ServerProperties
java.lang.Object
com.github.chhorz.openapi.common.properties.domain.ServerProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
void
setDescription
(String description) void
void
setVariables
(Map<String, ServerVariableProperties> variables)
-
Constructor Details
-
ServerProperties
public ServerProperties()
-
-
Method Details
-
getUrl
-
setUrl
-
getDescription
-
setDescription
-
getVariables
-
setVariables
-