Uses of Enum
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 CVGroupTypeTypeCVGroupType.getType()Gets the value of the type property.static CVGroupTypeTypeReturns the enum constant of this type with the specified name.static CVGroupTypeType[]CVGroupTypeType.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 CVGroupTypeTypeModifier and TypeMethodDescriptionvoidCVGroupType.setType(CVGroupTypeType value) Sets the value of the type property.CVGroupType.withType(CVGroupTypeType value)