Uses of Class
org.isda.cdm.metafields.FieldWithMetaGoverningLawEnum
-
Packages that use FieldWithMetaGoverningLawEnum Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of FieldWithMetaGoverningLawEnum in org.isda.cdm
Methods in org.isda.cdm that return FieldWithMetaGoverningLawEnum Modifier and Type Method Description FieldWithMetaGoverningLawEnum
Contract. getGoverningLaw()
Identification of the law governing the contract.Methods in org.isda.cdm with parameters of type FieldWithMetaGoverningLawEnum Modifier and Type Method Description Contract.ContractBuilder
Contract.ContractBuilder. setGoverningLaw(FieldWithMetaGoverningLawEnum governingLaw)
-
Uses of FieldWithMetaGoverningLawEnum in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return FieldWithMetaGoverningLawEnum Modifier and Type Method Description FieldWithMetaGoverningLawEnum
FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type FieldWithMetaGoverningLawEnum Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaGoverningLawEnum>
FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaGoverningLawEnum>
FieldWithMetaGoverningLawEnum. metaData()
-