gov.aps.jca.dbr
Class DBRFactory

java.lang.Object
  |
  +--gov.aps.jca.dbr.DBRFactory

public class DBRFactory
extends java.lang.Object


Constructor Summary
DBRFactory()
           
 
Method Summary
static DBR create(DBRType type, int count)
           
static DBR create(int type, int count)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBRFactory

public DBRFactory()
Method Detail

create

public static DBR create(DBRType type,
                         int count)

create

public static DBR create(int type,
                         int count)