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