Uses of Class
org.seamcat.model.plugin.system.Space
-
Packages that use Space Package Description org.seamcat.model.plugin.system -
-
Uses of Space in org.seamcat.model.plugin.system
Methods in org.seamcat.model.plugin.system that return types with arguments of type Space Modifier and Type Method Description java.util.List<Space>
SystemSpaces. getAllSpaces()
java.util.List<Space>
SystemSpaces. getRxSpaces()
java.util.List<Space>
SystemSpaces. getTxSpaces()
Constructor parameters in org.seamcat.model.plugin.system with type arguments of type Space Constructor Description SystemSpaces(java.util.List<Space> systemSpaces)
-