JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.ehrbase.api.definitions
Interface ServerConfig
public interface
ServerConfig
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getPort
()
boolean
isDisableStrictValidation
()
void
setPort
(int port)
Method Details
getPort
int
getPort
()
setPort
void
setPort
(int port)
isDisableStrictValidation
boolean
isDisableStrictValidation
()