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