Uses of Class
myorg.relex.one2one.Auto
-
Packages that use Auto Package Description myorg.relex.one2one -
-
Uses of Auto in myorg.relex.one2one
Fields in myorg.relex.one2one declared as Auto Modifier and Type Field Description private Auto
Driver. auto
Methods in myorg.relex.one2one that return Auto Modifier and Type Method Description Auto
Driver. getAuto()
Methods in myorg.relex.one2one with parameters of type Auto Modifier and Type Method Description void
Driver. setAuto(Auto auto)
Constructors in myorg.relex.one2one with parameters of type Auto Constructor Description Driver(Auto auto)
-