| Package | Description |
|---|---|
| org.osgi.service.onem2m.dto |
Service Layer Data Transfer Objects for oneM2M Specification Package Version
1.0.
|
| Modifier and Type | Field and Description |
|---|---|
RequestPrimitiveDTO.Operation |
RequestPrimitiveDTO.operation
Operation This field is mandatory.
|
| Modifier and Type | Method and Description |
|---|---|
static RequestPrimitiveDTO.Operation |
RequestPrimitiveDTO.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestPrimitiveDTO.Operation[] |
RequestPrimitiveDTO.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0