Uses of Class
myorg.relex.one2one.Auto2.Type
-
Packages that use Auto2.Type Package Description myorg.relex.one2one -
-
Uses of Auto2.Type in myorg.relex.one2one
Fields in myorg.relex.one2one declared as Auto2.Type Modifier and Type Field Description private Auto2.Type
Auto2. type
Methods in myorg.relex.one2one that return Auto2.Type Modifier and Type Method Description Auto2.Type
Auto2. getType()
static Auto2.Type
Auto2.Type. valueOf(String name)
Returns the enum constant of this type with the specified name.static Auto2.Type[]
Auto2.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 Auto2.Type Modifier and Type Method Description void
Auto2. setType(Auto2.Type type)
-