Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.CVsType
-
Packages that use CVsType Package Description org.bidib.jbidibc.decoder.schema.decoderfirmware -
-
Uses of CVsType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as CVsType Modifier and Type Field Description protected CVsTypeFirmwareProtocolType. cvsMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return CVsType Modifier and Type Method Description CVsTypeObjectFactory. createCVsType()Create an instance ofCVsTypeCVsTypeFirmwareProtocolType. getCvs()Gets the value of the cvs property.CVsTypeCVsType. withCvOrCvGroup(Object... values)CVsTypeCVsType. withCvOrCvGroup(Collection<Object> values)Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type CVsType Modifier and Type Method Description voidFirmwareProtocolType. setCvs(CVsType value)Sets the value of the cvs property.FirmwareProtocolTypeFirmwareProtocolType. withCvs(CVsType value)
-