Uses of Class
org.machanism.machai.schema.Stud

Packages that use Stud
Package
Description
 
  • Uses of Stud in org.machanism.machai.schema

    Methods in org.machanism.machai.schema that return types with arguments of type Stud
    Modifier and Type
    Method
    Description
    Bindex.getStuds()
    A list of interfaces or abstract classes defined in this artifact, intended for implementation or extension by other modules to support forking, plugin, or extension scenarios.
    Method parameters in org.machanism.machai.schema with type arguments of type Stud
    Modifier and Type
    Method
    Description
    void
    Bindex.setStuds(List<Stud> studs)
    A list of interfaces or abstract classes defined in this artifact, intended for implementation or extension by other modules to support forking, plugin, or extension scenarios.