public class ParamPerOSE extends AbstractParamPerUnit implements java.lang.Comparable<ParamPerOSE>
Constructor and Description |
---|
ParamPerOSE() |
Modifier and Type | Method and Description |
---|---|
CITypeEnum |
getCiType() |
Node |
getNode() |
java.util.List<RunningInstance> |
getRunningInstanceList() |
java.util.List<SoftwareInstance> |
getSoftwareInstanceList() |
public Node getNode()
public java.util.List<SoftwareInstance> getSoftwareInstanceList()
public java.util.List<RunningInstance> getRunningInstanceList()
public CITypeEnum getCiType()