Uses of Class
io.keikai.model.impl.AbstractNameAdv
-
Packages that use AbstractNameAdv Package Description io.keikai.model.impl Keikai Spreadsheet Internal Book Model Implementation classes. -
-
Uses of AbstractNameAdv in io.keikai.model.impl
Subclasses of AbstractNameAdv in io.keikai.model.impl Modifier and Type Class Description class
NameImpl
class
TableNameImpl
Mark interface for SName that is associated with Table.Constructors in io.keikai.model.impl with parameters of type AbstractNameAdv Constructor Description NameRefImpl(AbstractNameAdv name)
-