Class PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault
java.lang.Object
cdm.legaldocumentation.csa.functions.PostedCreditSupportItemAmount
cdm.legaldocumentation.csa.functions.PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
PostedCreditSupportItemAmount
public static class PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault
extends PostedCreditSupportItemAmount
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.legaldocumentation.csa.functions.PostedCreditSupportItemAmount
PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault -
Field Summary
Fields inherited from class cdm.legaldocumentation.csa.functions.PostedCreditSupportItemAmount
conditionValidator, objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.rosetta.model.lib.mapper.MapperS<BigDecimal> additionalHaircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected Money.MoneyBuilderassignOutput(Money.MoneyBuilder result, PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> cashOrSecurityValue(PostedCreditSupportItem postedItem, String baseCurrency) protected Money.MoneyBuilderdoEvaluate(PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> fxHaircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> haircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> postedCreditSupportAmount(PostedCreditSupportItem postedItem, String baseCurrency) Methods inherited from class cdm.legaldocumentation.csa.functions.PostedCreditSupportItemAmount
evaluateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.functions.RosettaFunction
toBuilder, toBuilder, toBuilder
-
Constructor Details
-
PostedCreditSupportItemAmountDefault
public PostedCreditSupportItemAmountDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classPostedCreditSupportItemAmount
-
assignOutput
protected Money.MoneyBuilder assignOutput(Money.MoneyBuilder result, PostedCreditSupportItem postedItem, String baseCurrency) -
cashOrSecurityValue
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> cashOrSecurityValue(PostedCreditSupportItem postedItem, String baseCurrency) - Specified by:
cashOrSecurityValuein classPostedCreditSupportItemAmount
-
haircutPercentage
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> haircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) - Specified by:
haircutPercentagein classPostedCreditSupportItemAmount
-
fxHaircutPercentage
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> fxHaircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) - Specified by:
fxHaircutPercentagein classPostedCreditSupportItemAmount
-
additionalHaircutPercentage
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> additionalHaircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) - Specified by:
additionalHaircutPercentagein classPostedCreditSupportItemAmount
-
postedCreditSupportAmount
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> postedCreditSupportAmount(PostedCreditSupportItem postedItem, String baseCurrency) - Specified by:
postedCreditSupportAmountin classPostedCreditSupportItemAmount
-