Uses of Class
myorg.relex.one2one.Auto.Type
- 
Packages that use Auto.Type Package Description myorg.relex.one2one  - 
- 
Uses of Auto.Type in myorg.relex.one2one
Fields in myorg.relex.one2one declared as Auto.Type Modifier and Type Field Description private Auto.TypeAuto. typeMethods in myorg.relex.one2one that return Auto.Type Modifier and Type Method Description Auto.TypeAuto. getType()static Auto.TypeAuto.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Auto.Type[]Auto.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in myorg.relex.one2one with parameters of type Auto.Type Modifier and Type Method Description voidAuto. setType(Auto.Type type) 
 -