Uses of Class
org.bidib.jbidibc.decoder.schema.decoderdetection.DefaultType
Packages that use DefaultType
-
Uses of DefaultType in org.bidib.jbidibc.decoder.schema.decoderdetection
Fields in org.bidib.jbidibc.decoder.schema.decoderdetection declared as DefaultTypeMethods in org.bidib.jbidibc.decoder.schema.decoderdetection that return DefaultTypeModifier and TypeMethodDescriptionObjectFactory.createDefaultType()Create an instance ofDefaultTypeDecoderDetectionProtocolType.getDefault()Gets the value of the default property.DefaultType.withDetection(Collection<DetectionType> values) DefaultType.withDetection(DetectionType... values) Methods in org.bidib.jbidibc.decoder.schema.decoderdetection with parameters of type DefaultTypeModifier and TypeMethodDescriptionvoidDecoderDetectionProtocolType.setDefault(DefaultType value) Sets the value of the default property.DecoderDetectionProtocolType.withDefault(DefaultType value)