Package cdm.regulation
Class Othr.OthrImpl
java.lang.Object
cdm.regulation.Othr.OthrImpl
- All Implemented Interfaces:
Othr,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Othr
Immutable Implementation of Othr
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.Othr
Othr.OthrBuilder, Othr.OthrBuilderImpl, Othr.OthrImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanGetter MethodsgetId()inthashCode()protected voidsetBuilderFields(Othr.OthrBuilder 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
-
OthrImpl
-
-
Method Details
-
getFinInstrmGnlAttrbts
@RosettaAttribute(value="finInstrmGnlAttrbts", isRequired=true) @RuneAttribute(value="finInstrmGnlAttrbts", isRequired=true) public FinInstrmGnlAttrbts getFinInstrmGnlAttrbts()Description copied from interface:OthrGetter Methods- Specified by:
getFinInstrmGnlAttrbtsin interfaceOthr
-
getDerivInstrmAttrbts
@RosettaAttribute(value="derivInstrmAttrbts", isRequired=true) @RuneAttribute(value="derivInstrmAttrbts", isRequired=true) public DerivInstrmAttrbts getDerivInstrmAttrbts()- Specified by:
getDerivInstrmAttrbtsin interfaceOthr
-
getId
@RosettaAttribute(value="id", isRequired=true) @RuneAttribute(value="id", isRequired=true) public String getId() -
getSchmeNm
@RosettaAttribute(value="schmeNm", isRequired=true) @RuneAttribute(value="schmeNm", isRequired=true) public SchmeNm getSchmeNm()- Specified by:
getSchmeNmin interfaceOthr
-
build
Description copied from interface:OthrBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-