Class QuoteUnavailablePartsDef.QuoteUnavailableLegFields
java.lang.Object
com.caplin.generated.motif.fx.rates.QuoteUnavailablePartsDef.QuoteUnavailableLegFields
- All Implemented Interfaces:
BuilderMessage
,Message
- Enclosing class:
- QuoteUnavailablePartsDef
public static final class QuoteUnavailablePartsDef.QuoteUnavailableLegFields
extends Object
implements BuilderMessage
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull QuoteUnavailablePartsDef.QuoteUnavailableLegFields
static @NotNull QuoteUnavailablePartsDef.QuoteUnavailableLegFields
@Nullable Integer
@NotNull Map<String,
Collection<String>> @NotNull Map<String,
Collection<String>> @Nullable String
getTenor()
static @NotNull QuoteUnavailablePartsDef.QuoteUnavailableLegFields.Builder
@NotNull String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.caplin.motif.datasource.BuilderMessage
getFieldFlags, getFlagFields
-
Method Details
-
getTenor
- Returns:
- Supported types are [ON, [TODAY, TOD, TD], TN, [TOM, ND], SPOT, SN, 1D, 1W, 2W, 3W, 4W, 1M, 2M, 4M, 5M, 6M, 7M, 8M, 9M, 10M, 11M, [1Y, 12M], 15M, 18M, 21M, [2Y, 24M], [3Y, 36M], [4Y, 48M], [5Y, 60M], broken]. 'broken' indicates that the settlement date does not fall onto a tenor.
-
getAllInRateDPS
- Returns:
- The number of decimal places to display after the decimal point.
-
getFields
-
getFieldFlags
- Specified by:
getFieldFlags
in interfaceBuilderMessage
- Returns:
- Get the flags for all fields.
-
getFlagFields
- Specified by:
getFlagFields
in interfaceBuilderMessage
- Returns:
- Get the fields for all flags.
-
toString
-
from
@NotNull public static @NotNull QuoteUnavailablePartsDef.QuoteUnavailableLegFields from(@NotNull @NotNull Map<String, String> fields) -
from
@NotNull public static @NotNull QuoteUnavailablePartsDef.QuoteUnavailableLegFields from(@NotNull @NotNull Map<String, String> fields, @NotNull @NotNull String fieldPrefix) -
newBuilder
@NotNull public static @NotNull QuoteUnavailablePartsDef.QuoteUnavailableLegFields.Builder newBuilder()
-