Package org.ehrbase.api.definitions
Interface ServerConfig
-
public interface ServerConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetNodename()intgetPort()voidsetNodename(String nodename)voidsetPort(int port)
-