public class InOutStatisticsView extends Object
Constructor and Description |
---|
InOutStatisticsView(String id,
String owner,
ComponentType type) |
Modifier and Type | Method and Description |
---|---|
ComponentType |
getComponentType() |
Statistics |
getInStatistics() |
Statistics |
getOutStatistics() |
String |
getOwner() |
String |
getResourceId() |
String |
toString() |
public InOutStatisticsView(String id, String owner, ComponentType type)
public Statistics getInStatistics()
public Statistics getOutStatistics()
public String getResourceId()
public String getOwner()
public ComponentType getComponentType()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.