public class ObjectFactory extends Object
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.bidib.jbidibc.decoder.schema.decoderdetection
|
| Modifier and Type | Method and Description |
|---|---|
DecoderDetection |
createDecoderDetection()
Create an instance of
DecoderDetection |
DecoderDetectionProtocolType |
createDecoderDetectionProtocolType()
Create an instance of
DecoderDetectionProtocolType |
DefaultType |
createDefaultType()
Create an instance of
DefaultType |
ManufacturerType |
createManufacturerType()
Create an instance of
ManufacturerType |
ProtocolsType |
createProtocolsType()
Create an instance of
ProtocolsType |
public ObjectFactory()
public DecoderDetection createDecoderDetection()
DecoderDetectionpublic ProtocolsType createProtocolsType()
ProtocolsTypepublic DecoderDetectionProtocolType createDecoderDetectionProtocolType()
DecoderDetectionProtocolTypepublic DefaultType createDefaultType()
DefaultTypepublic ManufacturerType createManufacturerType()
ManufacturerTypeCopyright © 2024. All rights reserved.