|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.beasys.commerce.axiom.units.QuantityHome
@Deprecated public class QuantityHome
The home class for the Quantity belonging. Use this class to create instances of Quantity.
Quantity quantity = QuantityHome.create();
Constructor Summary | |
---|---|
QuantityHome()
Deprecated See BEA Commerce product offering |
Method Summary | |
---|---|
static Quantity |
create()
Deprecated See BEA Commerce product offering |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuantityHome()
Method Detail |
---|
public static Quantity create()
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |