Uses of Class
net.finmath.smartcontract.product.xml.FxSettlementPeriodBarrier
Packages that use FxSettlementPeriodBarrier
-
Uses of FxSettlementPeriodBarrier in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxSettlementPeriodBarrierModifier and TypeFieldDescriptionprotected FxSettlementPeriodBarrierFxAccrualSettlementPeriod.barrierFields in net.finmath.smartcontract.product.xml with type parameters of type FxSettlementPeriodBarrierModifier and TypeFieldDescriptionprotected List<FxSettlementPeriodBarrier> FxTargetSettlementPeriod.barrierMethods in net.finmath.smartcontract.product.xml that return FxSettlementPeriodBarrierModifier and TypeMethodDescriptionObjectFactory.createFxSettlementPeriodBarrier()Create an instance ofFxSettlementPeriodBarrierFxAccrualSettlementPeriod.getBarrier()Gets the value of the barrier property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxSettlementPeriodBarrierModifier and TypeMethodDescriptionFxTargetSettlementPeriod.getBarrier()Gets the value of the barrier property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxSettlementPeriodBarrierModifier and TypeMethodDescriptionvoidFxAccrualSettlementPeriod.setBarrier(FxSettlementPeriodBarrier value) Sets the value of the barrier property.