Uses of Enum Class
org.bidib.jbidibc.decoder.schema.commontypes.CVGroupTypeOptions
Packages that use CVGroupTypeOptions
-
Uses of CVGroupTypeOptions in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as CVGroupTypeOptionsMethods in org.bidib.jbidibc.decoder.schema.commontypes that return CVGroupTypeOptionsModifier and TypeMethodDescriptionstatic CVGroupTypeOptionsGets the enum associated to the value passed as parameter.CVGroupType.getOptions()Gets the value of the options property.static CVGroupTypeOptionsReturns the enum constant of this class with the specified name.static CVGroupTypeOptions[]CVGroupTypeOptions.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 CVGroupTypeOptionsModifier and TypeMethodDescriptionvoidCVGroupType.setOptions(CVGroupTypeOptions value) Sets the value of the options property.CVGroupType.withOptions(CVGroupTypeOptions value)