Package cdm.regulation
Class Qty.QtyImpl
java.lang.Object
cdm.regulation.Qty.QtyImpl
- All Implemented Interfaces:
Qty,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Qty
Immutable Implementation of Qty
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.Qty
Qty.QtyBuilder, Qty.QtyBuilderImpl, Qty.QtyImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleangetUnit()Getter MethodsinthashCode()protected voidsetBuilderFields(Qty.QtyBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
QtyImpl
-
-
Method Details