Uses of Class
org.isda.cdm.metafields.FieldWithMetaCategoryEnum
-
Packages that use FieldWithMetaCategoryEnum Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of FieldWithMetaCategoryEnum in org.isda.cdm
Methods in org.isda.cdm that return FieldWithMetaCategoryEnum Modifier and Type Method Description FieldWithMetaCategoryEnum
PartyContractInformation. getCategory()
The qualification of the trade by the counterparty, e.g.Methods in org.isda.cdm with parameters of type FieldWithMetaCategoryEnum Modifier and Type Method Description PartyContractInformation.PartyContractInformationBuilder
PartyContractInformation.PartyContractInformationBuilder. setCategory(FieldWithMetaCategoryEnum category)
-
Uses of FieldWithMetaCategoryEnum in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return FieldWithMetaCategoryEnum Modifier and Type Method Description FieldWithMetaCategoryEnum
FieldWithMetaCategoryEnum.FieldWithMetaCategoryEnumBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type FieldWithMetaCategoryEnum Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaCategoryEnum>
FieldWithMetaCategoryEnum.FieldWithMetaCategoryEnumBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaCategoryEnum>
FieldWithMetaCategoryEnum. metaData()
-