| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Module> |
Module.module |
protected List<Module> |
Device.module |
| Modifier and Type | Method and Description |
|---|---|
Module |
ObjectFactory.createModule()
Create an instance of
Module |
Module |
Module.withDeviceType(String value) |
Module |
Module.withManufacturer(String value) |
Module |
Module.withManufacturerURL(String value) |
Module |
Module.withModelDescription(String value) |
Module |
Module.withModelName(String value) |
Module |
Module.withModelNumber(String value) |
Module |
Module.withModelURL(String value) |
Module |
Module.withModule(Collection<Module> values) |
Module |
Module.withModule(Module... values) |
Module |
Module.withModuleID(String value) |
Module |
Module.withModuleType(String value) |
Module |
Module.withSerialNumber(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Module> |
Module.getModule()
Gets the value of the module property.
|
List<Module> |
Device.getModule()
Gets the value of the module property.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
Module.withModule(Module... values) |
Device |
Device.withModule(Module... values) |
| Modifier and Type | Method and Description |
|---|---|
Module |
Module.withModule(Collection<Module> values) |
Device |
Device.withModule(Collection<Module> values) |
Copyright © 2016. All rights reserved.