Uses of Enum Class
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 DetectionTypeTypeGets the enum associated to the value passed as parameter.DetectionType.getType()Gets the value of the type property.static DetectionTypeTypeReturns the enum constant of this class with the specified name.static DetectionTypeType[]DetectionTypeType.values()Returns an array containing the constants of this enum class, 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)