Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Attributes
edu.wpi.rail.jinteractiveworld.ros.msgs.interactiveworldmsgs.TaskModels Class Reference
Inheritance diagram for edu.wpi.rail.jinteractiveworld.ros.msgs.interactiveworldmsgs.TaskModels:
Inheritance graph
[legend]

List of all members.

Public Member Functions

TaskModels clone ()
Model[] getDate ()
 TaskModels ()
 TaskModels (Model[] models)

Static Public Member Functions

static TaskModels fromJsonObject (JsonObject jsonObject)
static TaskModels fromJsonString (String jsonString)
static TaskModels fromMessage (Message m)

Static Public Attributes

static final String FIELD_MODELS = "models"
static final String TYPE = "interactive_world_msgs/TaskModels"

Private Attributes

final Model[] models

Detailed Description

The interactive_world_msgs/TaskModels message.

Author:
Russell Toris -- rctoris@wpi.edu
Version:
December 2, 2014

Definition at line 17 of file TaskModels.java.


Constructor & Destructor Documentation

Create a new empty TaskModels message.

Definition at line 34 of file TaskModels.java.

Create a new TaskModels message based on the given information.

Parameters:
modelsThe models of the TaskModels.

Definition at line 44 of file TaskModels.java.


Member Function Documentation

Create a clone of this TaskModels.

Definition at line 65 of file TaskModels.java.

Create a new TaskModels based on the given JSON object. Any missing values will be set to their defaults.

Parameters:
jsonObjectThe JSON object to parse.
Returns:
A Point message based on the given JSON object.

Definition at line 103 of file TaskModels.java.

Create a new TaskModels based on the given JSON string. Any missing values will be set to their defaults.

Parameters:
jsonStringThe JSON string to parse.
Returns:
A Point message based on the given JSON string.

Definition at line 77 of file TaskModels.java.

Create a new TaskModels based on the given Message. Any missing values will be set to their defaults.

Parameters:
mThe Message to parse.
Returns:
A Point message based on the given Message.

Definition at line 90 of file TaskModels.java.

Get the models value of this TaskModels.

Returns:
The models value of this TaskModels.

Definition at line 57 of file TaskModels.java.


Member Data Documentation

The name of the models field for the message.

Definition at line 22 of file TaskModels.java.

Definition at line 29 of file TaskModels.java.

The message type.

Definition at line 27 of file TaskModels.java.


The documentation for this class was generated from the following file:


jinteractiveworld
Author(s): Russell Toris
autogenerated on Thu Jun 6 2019 21:34:23