|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.businessobjects.rebean.wi.DefaultUnit
public final class DefaultUnit
Warning: This class is no longer functional from the SAP BusinessObjects 4.0 release onwards.
DefaultUnit class handles the default unit type for all classes. This can be overruled by calling
Unit.setUnit(UnitType).
| Method Summary | |
|---|---|
static UnitType |
getUnit()
Return the default unit type for all classes |
static void |
setUnit(UnitType unitType)
Changes the default unit type for all classes. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static UnitType getUnit()
public static void setUnit(UnitType unitType)
java.lang.NullPointerException - if unitType is null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||