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
-
getUnit
@RosettaAttribute(value="unit", isRequired=true) @RuneAttribute(value="unit", isRequired=true) public String getUnit()Description copied from interface:QtyGetter Methods -
build
Description copied from interface:QtyBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-