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