Uses of Class
org.bidib.jbidibc.decoder.schema.decoder.DecoderDefinition
-
Packages that use DecoderDefinition Package Description org.bidib.jbidibc.decoder.schema.decoder -
-
Uses of DecoderDefinition in org.bidib.jbidibc.decoder.schema.decoder
Methods in org.bidib.jbidibc.decoder.schema.decoder that return DecoderDefinition Modifier and Type Method Description DecoderDefinitionObjectFactory. createDecoderDefinition()Create an instance ofDecoderDefinitionDecoderDefinitionDecoderDefinitionFactory. loadDecoderDefinition(String filePath)DecoderDefinitionDecoderDefinition. withDecoder(DecoderType value)DecoderDefinitionDecoderDefinition. withVersion(VersionType value)
-