Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.ManualsType
-
Packages that use ManualsType Package Description org.bidib.jbidibc.decoder.schema.decoderfirmware -
-
Uses of ManualsType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as ManualsType Modifier and Type Field Description protected ManualsTypeFirmwareType. manualsMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return ManualsType Modifier and Type Method Description ManualsTypeObjectFactory. createManualsType()Create an instance ofManualsTypeManualsTypeFirmwareType. getManuals()Gets the value of the manuals property.ManualsTypeManualsType. withManual(Collection<ManualType> values)ManualsTypeManualsType. withManual(ManualType... values)Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type ManualsType Modifier and Type Method Description voidFirmwareType. setManuals(ManualsType value)Sets the value of the manuals property.FirmwareTypeFirmwareType. withManuals(ManualsType value)
-