Uses of Class
cc.carm.lib.configuration.demo.tests.model.UserRecord
-
Packages that use UserRecord Package Description cc.carm.lib.configuration.demo.tests.conf cc.carm.lib.configuration.demo.tests.model -
-
Uses of UserRecord in cc.carm.lib.configuration.demo.tests.conf
Fields in cc.carm.lib.configuration.demo.tests.conf with type parameters of type UserRecord Modifier and Type Field Description static ConfiguredList<UserRecord>DemoConfiguration. ALLOWLISTSConfigValue<UserRecord>RegistryConfig. TEST_MODEL -
Uses of UserRecord in cc.carm.lib.configuration.demo.tests.model
Fields in cc.carm.lib.configuration.demo.tests.model declared as UserRecord Modifier and Type Field Description static UserRecordUserRecord. CARMMethods in cc.carm.lib.configuration.demo.tests.model that return UserRecord Modifier and Type Method Description static UserRecordUserRecord. deserialize(ConfigureSection section)static UserRecordUserRecord. random()
-