| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Command> |
XJMF.command |
| Modifier and Type | Method and Description |
|---|---|
Command |
ObjectFactory.createCommand()
Create an instance of
Command |
Command |
Command.withAgentName(String value) |
Command |
Command.withAgentVersion(String value) |
Command |
Command.withContact(Contact value) |
Command |
Command.withICSVersions(Collection<String> values) |
Command |
Command.withICSVersions(String... values) |
Command |
Command.withID(String value) |
Command |
Command.withRelatedCommands(Collection<String> values) |
Command |
Command.withRelatedCommands(String... values) |
Command |
Command.withSenderID(String value) |
Command |
Command.withTime(DateTime value) |
Command |
Command.withTransactionID(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Command> |
XJMF.getCommand()
Gets the value of the command property.
|
| Modifier and Type | Method and Description |
|---|---|
XJMF |
XJMF.withCommand(Command... values) |
| Modifier and Type | Method and Description |
|---|---|
XJMF |
XJMF.withCommand(Collection<Command> values) |
Copyright © 2016. All rights reserved.