onbon.bx06.db
Class Factory

java.lang.Object
  extended by onbon.bx06.db.Factory

public class Factory
extends Object


Method Summary
 onbon.bx06.db.xml.Bx06SeriesType findSeries(byte[] deviceType)
           
 onbon.bx06.db.xml.Bx06SeriesType findSeries(String id)
           
 Set<String> findSeriesNames()
           
 List<onbon.bx06.db.xml.Bx06SeriesType> fineSeriesList()
           
 List<onbon.bx06.db.xml.Bx06SeriesType> fineSeriesList(String name)
           
static Factory getIstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIstance

public static Factory getIstance()
                          throws Bx6GException
Throws:
Bx6GException

findSeriesNames

public Set<String> findSeriesNames()

findSeries

public onbon.bx06.db.xml.Bx06SeriesType findSeries(byte[] deviceType)

fineSeriesList

public List<onbon.bx06.db.xml.Bx06SeriesType> fineSeriesList()

fineSeriesList

public List<onbon.bx06.db.xml.Bx06SeriesType> fineSeriesList(String name)

findSeries

public onbon.bx06.db.xml.Bx06SeriesType findSeries(String id)


Copyright © 2020 onbon. All rights reserved.