Uses of Interface
org.brijframework.model.config.ModelConfig
-
Packages that use ModelConfig Package Description org.brijframework.model.config.asm org.brijframework.model.mapper.factories.impl -
-
Uses of ModelConfig in org.brijframework.model.config.asm
Classes in org.brijframework.model.config.asm that implement ModelConfig Modifier and Type Class Description classModelConfigration -
Uses of ModelConfig in org.brijframework.model.mapper.factories.impl
Methods in org.brijframework.model.mapper.factories.impl that return types with arguments of type ModelConfig Modifier and Type Method Description List<ModelConfig>JsonTypeModelMapperResourceFactory. configration()
-