Package org.seamcat.model.plugin.system
Class SystemSpaces
- java.lang.Object
-
- org.seamcat.model.plugin.system.SystemSpaces
-
public class SystemSpaces extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SystemSpaces(java.util.List<Space> systemSpaces)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Space>
getAllSpaces()
java.util.List<Space>
getRxSpaces()
java.util.List<Space>
getTxSpaces()
-