Uses of Class
cronapp.framework.core.CronappTokenProperties.Registration
-
Packages that use CronappTokenProperties.Registration Package Description cronapp.framework.core -
-
Uses of CronappTokenProperties.Registration in cronapp.framework.core
Methods in cronapp.framework.core that return types with arguments of type CronappTokenProperties.Registration Modifier and Type Method Description Map<String,CronappTokenProperties.Registration>CronappTokenProperties. getRegistration()Method parameters in cronapp.framework.core with type arguments of type CronappTokenProperties.Registration Modifier and Type Method Description voidCronappTokenProperties. setRegistration(Map<String,CronappTokenProperties.Registration> registration)
-