Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.CVStructureType
Packages that use CVStructureType
-
Uses of CVStructureType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as CVStructureTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return CVStructureTypeModifier and TypeMethodDescriptionObjectFactory.createCVStructureType()Create an instance ofCVStructureTypeFirmwareProtocolType.getCvStructure()Gets the value of the cvStructure property.CVStructureType.withCategory(Collection<CategoryType> values) CVStructureType.withCategory(CategoryType... values) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type CVStructureTypeModifier and TypeMethodDescriptionvoidFirmwareProtocolType.setCvStructure(CVStructureType value) Sets the value of the cvStructure property.FirmwareProtocolType.withCvStructure(CVStructureType value)