Uses of Class
org.isda.cdm.metafields.FieldWithMetaSpreadScheduleTypeEnum
-
Packages that use FieldWithMetaSpreadScheduleTypeEnum Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of FieldWithMetaSpreadScheduleTypeEnum in org.isda.cdm
Methods in org.isda.cdm that return FieldWithMetaSpreadScheduleTypeEnum Modifier and Type Method Description FieldWithMetaSpreadScheduleTypeEnum
SpreadSchedule. getType()
An element which purpose is to identify a long or short spread value.Methods in org.isda.cdm with parameters of type FieldWithMetaSpreadScheduleTypeEnum Modifier and Type Method Description SpreadSchedule.SpreadScheduleBuilder
SpreadSchedule.SpreadScheduleBuilder. setType(FieldWithMetaSpreadScheduleTypeEnum type)
-
Uses of FieldWithMetaSpreadScheduleTypeEnum in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return FieldWithMetaSpreadScheduleTypeEnum Modifier and Type Method Description FieldWithMetaSpreadScheduleTypeEnum
FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type FieldWithMetaSpreadScheduleTypeEnum Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaSpreadScheduleTypeEnum>
FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaSpreadScheduleTypeEnum>
FieldWithMetaSpreadScheduleTypeEnum. metaData()
-