Uses of Class
org.isda.cdm.metafields.FieldWithMetaAccountTypeEnum
-
Packages that use FieldWithMetaAccountTypeEnum Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of FieldWithMetaAccountTypeEnum in org.isda.cdm
Methods in org.isda.cdm that return FieldWithMetaAccountTypeEnum Modifier and Type Method Description FieldWithMetaAccountTypeEnum
Account. getAccountType()
The type of account, e.g.Methods in org.isda.cdm with parameters of type FieldWithMetaAccountTypeEnum Modifier and Type Method Description Account.AccountBuilder
Account.AccountBuilder. setAccountType(FieldWithMetaAccountTypeEnum accountType)
-
Uses of FieldWithMetaAccountTypeEnum in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return FieldWithMetaAccountTypeEnum Modifier and Type Method Description FieldWithMetaAccountTypeEnum
FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type FieldWithMetaAccountTypeEnum Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaAccountTypeEnum>
FieldWithMetaAccountTypeEnum.FieldWithMetaAccountTypeEnumBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaAccountTypeEnum>
FieldWithMetaAccountTypeEnum. metaData()
-