|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.soa.parlayx21.common.TimeMetric
public class TimeMetric
The time metric lists a particular time metric.
For the services that provide service based on a time interval or duration or similar metric this type is used to specify the time metric.
Constructor Summary | |
---|---|
TimeMetric()
|
Method Summary | |
---|---|
TimeMetrics |
getMetric()
|
int |
getUnits()
|
void |
setMetric(TimeMetrics metric)
|
void |
setUnits(int units)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeMetric()
Method Detail |
---|
public TimeMetrics getMetric()
public void setMetric(TimeMetrics metric)
public int getUnits()
public void setUnits(int units)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |