Interface OtherEligibleAndPostedSupport

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder
All Known Implementing Classes:
OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilderImpl, OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportImpl

@RosettaDataType(value="OtherEligibleAndPostedSupport", builder=OtherEligibleAndPostedSupportBuilderImpl.class, version="7.0.0-dev.105") @RuneDataType(value="OtherEligibleAndPostedSupport", model="cdm", builder=OtherEligibleAndPostedSupportBuilderImpl.class, version="7.0.0-dev.105") public interface OtherEligibleAndPostedSupport extends com.rosetta.model.lib.RosettaModelObject
Specifies the Other Eligible Support elections.
Version:
7.0.0-dev.105
  • Field Details

  • Method Details

    • getApplicableValue

      Boolean getApplicableValue()
      The definition of 'Value' with respect to Other Eligible Support and Other Posted Support.
    • getApplicableTransfer

      Boolean getApplicableTransfer()
      The definition of 'Transfer' with respect to Other Eligible Support and Other Posted Support.
    • getValue

      Details how particular types of collateral are valued (other than in respect of a default).
    • build

      Build Methods
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • builder

    • metaData

      default com.rosetta.model.lib.meta.RosettaMetaData<? extends OtherEligibleAndPostedSupport> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends OtherEligibleAndPostedSupport> getType()
      Specified by:
      getType in interface com.rosetta.model.lib.RosettaModelObject
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor)
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObject