Uses of Class
com.epam.fix.validation.beans.Valblockdef

Packages that use Valblockdef
com.epam.fix.validation.beans   
com.epam.fix.validation.engine.utils   
 

Uses of Valblockdef in com.epam.fix.validation.beans
 

Fields in com.epam.fix.validation.beans with type parameters of type Valblockdef
protected  List<Valblockdef> Fielddic.valblockdef
           
 

Methods in com.epam.fix.validation.beans that return types with arguments of type Valblockdef
 List<Valblockdef> Fielddic.getValblockdef()
          Gets the value of the valblockdef property.
 

Uses of Valblockdef in com.epam.fix.validation.engine.utils
 

Methods in com.epam.fix.validation.engine.utils that return Valblockdef
 Valblockdef FIXUtil.getValblockdef(String idRef)
          Gets valblockdef by idRef.
 

Methods in com.epam.fix.validation.engine.utils that return types with arguments of type Valblockdef
 List<Valblockdef> FIXUtil.getValblockdefs()
          Gets val blocks.
 



Copyright © 2000-2014 EPAM Systems. All Rights Reserved.