Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.ManualsType
Packages that use ManualsType
-
Uses of ManualsType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as ManualsTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return ManualsTypeModifier and TypeMethodDescriptionObjectFactory.createManualsType()Create an instance ofManualsTypeFirmwareType.getManuals()Gets the value of the manuals property.ManualsType.withManual(Collection<ManualType> values) ManualsType.withManual(ManualType... values) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type ManualsTypeModifier and TypeMethodDescriptionvoidFirmwareType.setManuals(ManualsType value) Sets the value of the manuals property.FirmwareType.withManuals(ManualsType value)