| Modifier and Type | Method and Description |
|---|---|
VersionType |
ObjectFactory.createVersionType()
Create an instance of
VersionType |
VersionType |
VersionType.withAuthor(String value) |
VersionType |
VersionType.withCreated(XMLGregorianCalendar value) |
VersionType |
VersionType.withCreatedBy(String value) |
VersionType |
VersionType.withCreatorLink(String value) |
VersionType |
VersionType.withLastUpdate(String value) |
| Modifier and Type | Field and Description |
|---|---|
protected VersionType |
DecoderDetection.version |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
DecoderDetection.getVersion()
Gets the value of the version property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DecoderDetection.setVersion(VersionType value)
Sets the value of the version property.
|
DecoderDetection |
DecoderDetection.withVersion(VersionType value) |
| Modifier and Type | Field and Description |
|---|---|
protected VersionType |
FirmwareDefinition.version |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
FirmwareDefinition.getVersion()
Gets the value of the version property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirmwareDefinition.setVersion(VersionType value)
Sets the value of the version property.
|
FirmwareDefinition |
FirmwareDefinition.withVersion(VersionType value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ManufacturersListVersionType
Java class for ManufacturersListVersionType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected VersionType |
ProductDefinition.version |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
ProductDefinition.getVersion()
Gets the value of the version property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDefinition.setVersion(VersionType value)
Sets the value of the version property.
|
ProductDefinition |
ProductDefinition.withVersion(VersionType value) |
Copyright © 2017. All rights reserved.