Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.VersionType
Packages that use VersionType
Package
Description
-
Uses of VersionType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return VersionTypeModifier and TypeMethodDescriptionObjectFactory.createVersionType()Create an instance ofVersionTypeVersionType.withAuthor(String value) VersionType.withCreated(XMLGregorianCalendar value) VersionType.withCreatedBy(String value) VersionType.withCreatorLink(String value) VersionType.withLastUpdate(String value) -
Uses of VersionType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as VersionTypeMethods in org.bidib.jbidibc.decoder.schema.decoder that return VersionTypeModifier and TypeMethodDescriptionDecoderDefinition.getVersion()Gets the value of the version property.Methods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type VersionTypeModifier and TypeMethodDescriptionvoidDecoderDefinition.setVersion(VersionType value) Sets the value of the version property.DecoderDefinition.withVersion(VersionType value) -
Uses of VersionType in org.bidib.jbidibc.decoder.schema.decoderdetection
Fields in org.bidib.jbidibc.decoder.schema.decoderdetection declared as VersionTypeMethods in org.bidib.jbidibc.decoder.schema.decoderdetection that return VersionTypeModifier and TypeMethodDescriptionDecoderDetection.getVersion()Gets the value of the version property.Methods in org.bidib.jbidibc.decoder.schema.decoderdetection with parameters of type VersionTypeModifier and TypeMethodDescriptionvoidDecoderDetection.setVersion(VersionType value) Sets the value of the version property.DecoderDetection.withVersion(VersionType value) -
Uses of VersionType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as VersionTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return VersionTypeModifier and TypeMethodDescriptionDecoderFirmwareDefinition.getVersion()Gets the value of the version property.Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type VersionTypeModifier and TypeMethodDescriptionvoidDecoderFirmwareDefinition.setVersion(VersionType value) Sets the value of the version property.DecoderFirmwareDefinition.withVersion(VersionType value) -
Uses of VersionType in org.bidib.jbidibc.decoder.schema.manufacturers
Subclasses of VersionType in org.bidib.jbidibc.decoder.schema.manufacturersModifier and TypeClassDescriptionclassJava class for ManufacturersListVersionType complex type.