Package org.isda.cdm

Class Underlier


  • @RosettaClass
    @RosettaSynonym(value="Underlyer",
                    source="FpML_5_10")
    public class Underlier
    extends com.rosetta.model.lib.RosettaModelObject
    A class describing the whole set of possible underliers: single underliers or multiple underliers, each of these having either security or index components.
    Version:
    2.5.4
    • Method Detail

      • getBasket

        public final Basket getBasket()
      • metaData

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

        public Underlier.UnderlierBuilder toBuilder()
        Specified by:
        toBuilder 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