Package org.isda.cdm

Class PriceReturnTerms


  • @RosettaClass
    @RosettaSynonym(value="ReturnLegValuationPrice",
                    source="FpML_5_10")
    public class PriceReturnTerms
    extends com.rosetta.model.lib.RosettaModelObject
    Version:
    2.5.4
    • Method Detail

      • getInitialPrice

        @RosettaSynonym(value="initialPrice",
                        source="FpML_5_10",
                        path="rateOfReturn")
        public final Price getInitialPrice()
        Specifies the initial reference price of the underlier. This price can be expressed either as an actual amount/currency, as a determination method, or by reference to another value specified in the swap document.
      • getValuationPriceFinal

        @RosettaSynonym(value="valuationPriceFinal",
                        source="FpML_5_10",
                        path="rateOfReturn")
        public final EquityValuation getValuationPriceFinal()
        2018 ISDA CDM Equity Confirmation for Security Equity Swap: Final Price | Specifies the final valuation price of the underlier. This price can be expressed either as an actual amount/currency, as a determination method, or by reference to another value specified in the swap document.
      • getValuationPriceInterim

        @RosettaSynonym(value="valuationPriceInterim",
                        source="FpML_5_10",
                        path="rateOfReturn")
        public final EquityValuation getValuationPriceInterim()
        Specifies the interim valuation price(s) of the underlier. This price can be expressed either as an actual amount/currency, as a determination method, or by reference to another value specified in the swap document.
      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends PriceReturnTerms> metaData()
        Specified by:
        metaData in class com.rosetta.model.lib.RosettaModelObject
      • process

        public void process​(com.rosetta.model.lib.path.RosettaPath path,
                            com.rosetta.model.lib.process.Processor processor)
        Specified by:
        process in class com.rosetta.model.lib.RosettaModelObject
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object