Uses of Class
org.bidib.jbidibc.decoder.schema.decoderdetection.DefaultType
-
Packages that use DefaultType Package Description org.bidib.jbidibc.decoder.schema.decoderdetection -
-
Uses of DefaultType in org.bidib.jbidibc.decoder.schema.decoderdetection
Fields in org.bidib.jbidibc.decoder.schema.decoderdetection declared as DefaultType Modifier and Type Field Description protected DefaultTypeDecoderDetectionProtocolType. _defaultMethods in org.bidib.jbidibc.decoder.schema.decoderdetection that return DefaultType Modifier and Type Method Description DefaultTypeObjectFactory. createDefaultType()Create an instance ofDefaultTypeDefaultTypeDecoderDetectionProtocolType. getDefault()Gets the value of the default property.DefaultTypeDefaultType. withDetection(Collection<DetectionType> values)DefaultTypeDefaultType. withDetection(DetectionType... values)Methods in org.bidib.jbidibc.decoder.schema.decoderdetection with parameters of type DefaultType Modifier and Type Method Description voidDecoderDetectionProtocolType. setDefault(DefaultType value)Sets the value of the default property.DecoderDetectionProtocolTypeDecoderDetectionProtocolType. withDefault(DefaultType value)
-