public class Factory extends Object
Modifier and Type | Method and Description |
---|---|
onbon.bx05.db.xml.Bx05SeriesType |
findSeries(byte[] deviceType) |
onbon.bx05.db.xml.Bx05SeriesType |
findSeries(String id) |
Set<String> |
findSeriesNames() |
List<onbon.bx05.db.xml.Bx05SeriesType> |
fineSeriesList() |
List<onbon.bx05.db.xml.Bx05SeriesType> |
fineSeriesList(String name) |
static Factory |
getIstance() |
public static Factory getIstance() throws Bx5GException
Bx5GException
public onbon.bx05.db.xml.Bx05SeriesType findSeries(byte[] deviceType)
public List<onbon.bx05.db.xml.Bx05SeriesType> fineSeriesList()
public onbon.bx05.db.xml.Bx05SeriesType findSeries(String id)
Copyright © 2020 onbon4j. All rights reserved.