Uses of Enum
org.bidib.jbidibc.decoder.schema.commontypes.DetectionTypeType
Packages that use DetectionTypeType
-
Uses of DetectionTypeType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as DetectionTypeTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return DetectionTypeTypeModifier and TypeMethodDescriptionstatic DetectionTypeTypeDetectionType.getType()Gets the value of the type property.static DetectionTypeTypeReturns the enum constant of this type with the specified name.static DetectionTypeType[]DetectionTypeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type DetectionTypeTypeModifier and TypeMethodDescriptionvoidDetectionType.setType(DetectionTypeType value) Sets the value of the type property.DetectionType.withType(DetectionTypeType value)