| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static ROS2PrimitiveType |
ROS2PrimitiveType.fromValue(String value)
Use this in place of valueOf.
|
static ROS2PrimitiveType |
ROS2PrimitiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ROS2PrimitiveType[] |
ROS2PrimitiveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ROS2PrimitiveMessageDefinition |
ROS2PrimitiveMessageDefinition.withPrimitiveType(ROS2PrimitiveType primitiveType)
The primitive type (integer, floating point, boolean, etc.) for the ROS 2 primitive message definition.
|
Copyright © 2023. All rights reserved.