Uses of Enum
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 CVGroupTypeOptionsCVGroupType.getOptions()Gets the value of the options property.static CVGroupTypeOptionsReturns the enum constant of this type with the specified name.static CVGroupTypeOptions[]CVGroupTypeOptions.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 CVGroupTypeOptionsModifier and TypeMethodDescriptionvoidCVGroupType.setOptions(CVGroupTypeOptions value) Sets the value of the options property.CVGroupType.withOptions(CVGroupTypeOptions value)