Uses of Class
org.isda.cdm.metafields.FieldWithMetaMasterConfirmationTypeEnum
-
Packages that use FieldWithMetaMasterConfirmationTypeEnum Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of FieldWithMetaMasterConfirmationTypeEnum in org.isda.cdm
Methods in org.isda.cdm that return FieldWithMetaMasterConfirmationTypeEnum Modifier and Type Method Description FieldWithMetaMasterConfirmationTypeEnum
MasterConfirmation. getMasterConfirmationType()
The type of master confirmation executed between the parties.Methods in org.isda.cdm with parameters of type FieldWithMetaMasterConfirmationTypeEnum Modifier and Type Method Description MasterConfirmation.MasterConfirmationBuilder
MasterConfirmation.MasterConfirmationBuilder. setMasterConfirmationType(FieldWithMetaMasterConfirmationTypeEnum masterConfirmationType)
-
Uses of FieldWithMetaMasterConfirmationTypeEnum in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return FieldWithMetaMasterConfirmationTypeEnum Modifier and Type Method Description FieldWithMetaMasterConfirmationTypeEnum
FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type FieldWithMetaMasterConfirmationTypeEnum Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaMasterConfirmationTypeEnum>
FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaMasterConfirmationTypeEnum>
FieldWithMetaMasterConfirmationTypeEnum. metaData()
-