Uses of Interface
biz.onixs.fix.fastnew.Template

Packages that use Template
biz.onixs.fix.fastnew   
 

Uses of Template in biz.onixs.fix.fastnew
 

Methods in biz.onixs.fix.fastnew that return Template
 Template Template.copy()
           
 Template TemplateLibrary.getById(int id)
          Returns template from the library by its id.
 Template TemplateLibrary.getByMsgType(String msgType)
          Returns template with the specified message type and max id.
 

Methods in biz.onixs.fix.fastnew with parameters of type Template
 void TemplateLibrary.add(Template template)
          Adds template to library.
 



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