Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.VersionType
-
-
Uses of VersionType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return VersionType Modifier and Type Method Description VersionTypeObjectFactory. createVersionType()Create an instance ofVersionTypeVersionTypeVersionType. withAuthor(String value)VersionTypeVersionType. withCreated(XMLGregorianCalendar value)VersionTypeVersionType. withCreatedBy(String value)VersionTypeVersionType. withCreatorLink(String value)VersionTypeVersionType. withLastUpdate(String value) -
Uses of VersionType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as VersionType Modifier and Type Field Description protected VersionTypeDecoderDefinition. versionMethods in org.bidib.jbidibc.decoder.schema.decoder that return VersionType Modifier and Type Method Description VersionTypeDecoderDefinition. getVersion()Gets the value of the version property.Methods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type VersionType Modifier and Type Method Description voidDecoderDefinition. setVersion(VersionType value)Sets the value of the version property.DecoderDefinitionDecoderDefinition. withVersion(VersionType value) -
Uses of VersionType in org.bidib.jbidibc.decoder.schema.decoderdetection
Fields in org.bidib.jbidibc.decoder.schema.decoderdetection declared as VersionType Modifier and Type Field Description protected VersionTypeDecoderDetection. versionMethods in org.bidib.jbidibc.decoder.schema.decoderdetection that return VersionType Modifier and Type Method Description VersionTypeDecoderDetection. getVersion()Gets the value of the version property.Methods in org.bidib.jbidibc.decoder.schema.decoderdetection with parameters of type VersionType Modifier and Type Method Description voidDecoderDetection. setVersion(VersionType value)Sets the value of the version property.DecoderDetectionDecoderDetection. withVersion(VersionType value) -
Uses of VersionType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as VersionType Modifier and Type Field Description protected VersionTypeDecoderFirmwareDefinition. versionMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return VersionType Modifier and Type Method Description VersionTypeDecoderFirmwareDefinition. getVersion()Gets the value of the version property.Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type VersionType Modifier and Type Method Description voidDecoderFirmwareDefinition. setVersion(VersionType value)Sets the value of the version property.DecoderFirmwareDefinitionDecoderFirmwareDefinition. withVersion(VersionType value) -
Uses of VersionType in org.bidib.jbidibc.decoder.schema.manufacturers
Subclasses of VersionType in org.bidib.jbidibc.decoder.schema.manufacturers Modifier and Type Class Description classManufacturersListVersionTypeJava class for ManufacturersListVersionType complex type.
-