Uses of Class
de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAServer
-
Packages that use OAServer Package Description de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec -
-
Uses of OAServer in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec
Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec that return types with arguments of type OAServer Modifier and Type Method Description List<OAServer>OADoc. getServers()Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec with parameters of type OAServer Modifier and Type Method Description voidOADoc. addServer(OAServer server)
-