Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 |
Modifier and Type | Field and Description |
---|---|
protected Set<Message> |
SchemaRoot.message |
Modifier and Type | Method and Description |
---|---|
Message |
Administrative.getMessage()
Get the serial of the Message Dataset that is causing this response..
|
Message |
Message.withData(Collection<Common<?>> values)
Set
|
Message |
Message.withData(Common<?>... values)
Set
|
Message |
Message.withDatasetRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
withData(Common...) instead. |
Message |
Message.withDatasetRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
withData(Common...) instead. |
Message |
Message.withName(String value)
Set a human-readable name for the message.
|
Message |
Message.withSecondaryDatasets(ListCBO value)
Set In Data Item SecondaryDatasets, indicate if datasets referenced by the
primary dataset are included.
|
Modifier and Type | Method and Description |
---|---|
Set<Message> |
SchemaRoot.getMessage()
Get
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withMessage(Message... values)
Set
|
Administrative |
Administrative.withMessage(Message value)
Set the serial of the Message Dataset that is causing this response.
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withMessage(Collection<Message> values)
Set
|
Copyright © 2016 OpenSSRF.org. All rights reserved.