Enum QuotationSideEnum

java.lang.Object
java.lang.Enum<QuotationSideEnum>
cdm.observable.asset.QuotationSideEnum
All Implemented Interfaces:
Serializable, Comparable<QuotationSideEnum>

@RosettaEnum("QuotationSideEnum") public enum QuotationSideEnum extends Enum<QuotationSideEnum>
The enumerated values to specify the side from which perspective a value is quoted.
Version:
5.30.0
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    Denotes a value as the Afternoon fixing reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value 'asked' by a seller for an asset, i.e. the value at which a seller is willing to sell.
    Denotes a value 'bid' by a buyer for an asset, i.e. the value a buyer is willing to pay.
    Denotes a value as the Closing price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the High price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Index price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Locational Marginal price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Low price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Marginal Hourly price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Market Clearing price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Average of the Bid and Ask prices reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Average of the High and Low prices reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Average of the Midpoint of prices reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Morning fixing reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the National Single price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Official price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Opening price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Official Settlement Price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Settlement price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Spot price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    Denotes a value as the Non-volume Weighted Average of prices effective on the Pricing Date.
    Denotes a value as the Volume Weighted Average of prices effective on the Pricing Date.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    Returns the enum constant of this type with the specified name.
    Returns an array containing the constants of this enum type, in the order they are declared.

    Methods inherited from class java.lang.Enum

    clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Enum Constant Details

    • AFTERNOON

      @RosettaEnumValue("Afternoon") public static final QuotationSideEnum AFTERNOON
      Denotes a value as the Afternoon fixing reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • ASK

      @RosettaEnumValue("Ask") public static final QuotationSideEnum ASK
      Denotes a value 'asked' by a seller for an asset, i.e. the value at which a seller is willing to sell.
    • BID

      @RosettaEnumValue("Bid") public static final QuotationSideEnum BID
      Denotes a value 'bid' by a buyer for an asset, i.e. the value a buyer is willing to pay.
    • CLOSING

      @RosettaEnumValue("Closing") public static final QuotationSideEnum CLOSING
      Denotes a value as the Closing price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • HIGH

      @RosettaEnumValue("High") public static final QuotationSideEnum HIGH
      Denotes a value as the High price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • INDEX

      @RosettaEnumValue("Index") public static final QuotationSideEnum INDEX
      Denotes a value as the Index price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • MEAN_OF_BID_AND_ASK

      @RosettaEnumValue("MeanOfBidAndAsk") public static final QuotationSideEnum MEAN_OF_BID_AND_ASK
      Denotes a value as the Average of the Bid and Ask prices reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • LOCATIONAL_MARGINAL

      @RosettaEnumValue("LocationalMarginal") public static final QuotationSideEnum LOCATIONAL_MARGINAL
      Denotes a value as the Locational Marginal price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • LOW

      @RosettaEnumValue("Low") public static final QuotationSideEnum LOW
      Denotes a value as the Low price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • MARGINAL_HOURLY

      @RosettaEnumValue("MarginalHourly") public static final QuotationSideEnum MARGINAL_HOURLY
      Denotes a value as the Marginal Hourly price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • MARKET_CLEARING

      @RosettaEnumValue("MarketClearing") public static final QuotationSideEnum MARKET_CLEARING
      Denotes a value as the Market Clearing price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • MEAN_OF_HIGH_AND_LOW

      @RosettaEnumValue("MeanOfHighAndLow") public static final QuotationSideEnum MEAN_OF_HIGH_AND_LOW
      Denotes a value as the Average of the High and Low prices reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • MORNING

      @RosettaEnumValue("Morning") public static final QuotationSideEnum MORNING
      Denotes a value as the Morning fixing reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • OFFICIAL

      @RosettaEnumValue("Official") public static final QuotationSideEnum OFFICIAL
      Denotes a value as the Official price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • OPENING

      @RosettaEnumValue("Opening") public static final QuotationSideEnum OPENING
      Denotes a value as the Opening price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • OSP

      @RosettaEnumValue("OSP") public static final QuotationSideEnum OSP
      Denotes a value as the Official Settlement Price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • SETTLEMENT

      @RosettaEnumValue("Settlement") public static final QuotationSideEnum SETTLEMENT
      Denotes a value as the Settlement price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • SPOT

      @RosettaEnumValue("Spot") public static final QuotationSideEnum SPOT
      Denotes a value as the Spot price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • MID

      @RosettaEnumValue("Mid") public static final QuotationSideEnum MID
      Denotes a value as the Average of the Midpoint of prices reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • NATIONAL_SINGLE

      @RosettaEnumValue("NationalSingle") public static final QuotationSideEnum NATIONAL_SINGLE
      Denotes a value as the National Single price reported in or by the relevant Price Source as specified in the relevant Confirmation.
    • WEIGHTED_AVERAGE

      @RosettaEnumValue("WeightedAverage") public static final QuotationSideEnum WEIGHTED_AVERAGE
      Denotes a value as the Volume Weighted Average of prices effective on the Pricing Date.
    • UN_WEIGHTED_AVERAGE

      @RosettaEnumValue("UnWeightedAverage") public static final QuotationSideEnum UN_WEIGHTED_AVERAGE
      Denotes a value as the Non-volume Weighted Average of prices effective on the Pricing Date.
  • Method Details

    • values

      public static QuotationSideEnum[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      public static QuotationSideEnum valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum type has no constant with the specified name
      NullPointerException - if the argument is null
    • fromDisplayName

      public static QuotationSideEnum fromDisplayName(String name)
    • toString

      public String toString()
      Overrides:
      toString in class Enum<QuotationSideEnum>
    • toDisplayString

      public String toDisplayString()