Uses of Class
biz.onixs.fix.engine.SessionRole

Packages that use SessionRole
biz.onixs.fix.engine   
 

Uses of SessionRole in biz.onixs.fix.engine
 

Methods in biz.onixs.fix.engine that return SessionRole
 SessionRole Session.getRole()
          Returns the session role.
 SessionRole SessionImpl.role()
           
static SessionRole SessionRole.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SessionRole[] SessionRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2012 Onix Solutions. All Rights Reserved.