Uses of Enum Class
org.bidib.jbidibc.decoder.schema.commontypes.CVGroupTypeType
Packages that use CVGroupTypeType
-
Uses of CVGroupTypeType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as CVGroupTypeTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return CVGroupTypeTypeModifier and TypeMethodDescriptionstatic CVGroupTypeTypeGets the enum associated to the value passed as parameter.CVGroupType.getType()Gets the value of the type property.static CVGroupTypeTypeReturns the enum constant of this class with the specified name.static CVGroupTypeType[]CVGroupTypeType.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 CVGroupTypeTypeModifier and TypeMethodDescriptionvoidCVGroupType.setType(CVGroupTypeType value) Sets the value of the type property.CVGroupType.withType(CVGroupTypeType value)