Package cdm.legaldocumentation.csa
Class LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedImpl
java.lang.Object
cdm.legaldocumentation.csa.IndependentAmountRatings.IndependentAmountRatingsImpl
cdm.legaldocumentation.csa.LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedImpl
- All Implemented Interfaces:
IndependentAmountRatings,LegacyIndependentAmountRatingsBased,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
LegacyIndependentAmountRatingsBased
public static class LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedImpl
extends IndependentAmountRatings.IndependentAmountRatingsImpl
implements LegacyIndependentAmountRatingsBased
Immutable Implementation of LegacyIndependentAmountRatingsBased
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.IndependentAmountRatings
IndependentAmountRatings.IndependentAmountRatingsBuilder, IndependentAmountRatings.IndependentAmountRatingsBuilderImpl, IndependentAmountRatings.IndependentAmountRatingsImplNested classes/interfaces inherited from interface cdm.legaldocumentation.csa.LegacyIndependentAmountRatingsBased
LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedBuilder, LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedBuilderImpl, LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.IndependentAmountRatings
metaDataFields inherited from interface cdm.legaldocumentation.csa.LegacyIndependentAmountRatingsBased
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLegacyIndependentAmountRatingsBasedImpl(LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanSpecifies the currency applicable to the relevant Independent Amount.List<? extends RatingAgencyAmount> A logical container designed to hold a defined set of related data.inthashCode()protected voidsetBuilderFields(LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedBuilder builder) toString()Methods inherited from class cdm.legaldocumentation.csa.IndependentAmountRatings.IndependentAmountRatingsImpl
getCompare, getNamedAffiliate, getNamedEntity, getRatedParty, getRatingType, setBuilderFieldsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.IndependentAmountRatings
getCompare, getNamedAffiliate, getNamedEntity, getRatedParty, getRatingTypeMethods inherited from interface cdm.legaldocumentation.csa.LegacyIndependentAmountRatingsBased
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
LegacyIndependentAmountRatingsBasedImpl
protected LegacyIndependentAmountRatingsBasedImpl(LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedBuilder builder)
-
-
Method Details
-
getVariableSet
@RosettaAttribute("variableSet") @Accessor(GETTER) @Required @Multi @RuneAttribute("variableSet") public List<? extends RatingAgencyAmount> getVariableSet()Description copied from interface:LegacyIndependentAmountRatingsBasedA logical container designed to hold a defined set of related data. In this case the collation of Rating Information and an associated Independent Amount.- Specified by:
getVariableSetin interfaceLegacyIndependentAmountRatingsBased
-
getCurrency
@RosettaAttribute("currency") @Accessor(GETTER) @RuneAttribute("currency") public FieldWithMetaString getCurrency()Description copied from interface:LegacyIndependentAmountRatingsBasedSpecifies the currency applicable to the relevant Independent Amount.- Specified by:
getCurrencyin interfaceLegacyIndependentAmountRatingsBased
-
build
Description copied from interface:IndependentAmountRatingsBuild Methods- Specified by:
buildin interfaceIndependentAmountRatings- Specified by:
buildin interfaceLegacyIndependentAmountRatingsBased- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
buildin classIndependentAmountRatings.IndependentAmountRatingsImpl
-
toBuilder
- Specified by:
toBuilderin interfaceIndependentAmountRatings- Specified by:
toBuilderin interfaceLegacyIndependentAmountRatingsBased- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
toBuilderin classIndependentAmountRatings.IndependentAmountRatingsImpl
-
setBuilderFields
protected void setBuilderFields(LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedBuilder builder) -
equals
- Overrides:
equalsin classIndependentAmountRatings.IndependentAmountRatingsImpl
-
hashCode
public int hashCode()- Overrides:
hashCodein classIndependentAmountRatings.IndependentAmountRatingsImpl
-
toString
- Overrides:
toStringin classIndependentAmountRatings.IndependentAmountRatingsImpl
-