org.openl.types.science
Class DimensionPower
java.lang.Object
org.openl.types.science.DimensionPower
- All Implemented Interfaces:
- IDimensionPower
public class DimensionPower
- extends Object
- implements IDimensionPower
- Author:
- snshor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DimensionPower
public DimensionPower(IDimension dimension,
int power)
getDimension
public IDimension getDimension()
- Specified by:
getDimension in interface IDimensionPower
getPower
public int getPower()
- Specified by:
getPower in interface IDimensionPower
Copyright © 2011. All Rights Reserved.