Uses of Class
io.ebeaninternal.server.autotune.model.ProfileEmpty
-
Packages that use ProfileEmpty Package Description io.ebeaninternal.server.autotune.model -
-
Uses of ProfileEmpty in io.ebeaninternal.server.autotune.model
Methods in io.ebeaninternal.server.autotune.model that return ProfileEmpty Modifier and Type Method Description ProfileEmptyObjectFactory. createProfileEmpty()Create an instance ofProfileEmptyProfileEmptyAutotune. getProfileEmpty()Gets the value of the profileEmpty property.Methods in io.ebeaninternal.server.autotune.model with parameters of type ProfileEmpty Modifier and Type Method Description voidAutotune. setProfileEmpty(ProfileEmpty value)Sets the value of the profileEmpty property.
-