public class PartialOperation extends Operation
Operation.Type| Constructor and Description |
|---|
PartialOperation(Operation.Type value) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the operation whether it contains all required properties
per the SXMP protocol specifications.
|
getReferenceId, getTicketId, getType, getVersion, isRequest, isResponse, setReferenceId, setTicketId, toStringpublic PartialOperation(Operation.Type value)
public void validate()
throws SxmpErrorException
Operationvalidate in class OperationSxmpErrorException - Thrown if any required elements are missing.Copyright © 2016. All rights reserved.