Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.CVStructureType
-
Packages that use CVStructureType Package Description org.bidib.jbidibc.decoder.schema.decoderfirmware -
-
Uses of CVStructureType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as CVStructureType Modifier and Type Field Description protected CVStructureTypeFirmwareProtocolType. cvStructureMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return CVStructureType Modifier and Type Method Description CVStructureTypeObjectFactory. createCVStructureType()Create an instance ofCVStructureTypeCVStructureTypeFirmwareProtocolType. getCvStructure()Gets the value of the cvStructure property.CVStructureTypeCVStructureType. withCategory(Collection<CategoryType> values)CVStructureTypeCVStructureType. withCategory(CategoryType... values)Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type CVStructureType Modifier and Type Method Description voidFirmwareProtocolType. setCvStructure(CVStructureType value)Sets the value of the cvStructure property.FirmwareProtocolTypeFirmwareProtocolType. withCvStructure(CVStructureType value)
-