Public Member Functions | List of all members
com.generalrobotix.ui.view.graph.SEIntArray Class Reference
Inheritance diagram for com.generalrobotix.ui.view.graph.SEIntArray:
Inheritance graph
[legend]

Public Member Functions

Object fromString (String str)
 
Object getValue ()
 
 SEIntArray (int size)
 
 SEIntArray (Integer value[])
 
 SEIntArray (int value[])
 
 SEIntArray (String value)
 
void setValue (Object value)
 
void setValue (String str)
 
int size ()
 
String toString ()
 

Detailed Description

Definition at line 21 of file SEIntArray.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.SEIntArray.SEIntArray ( int  size)
inline

コンストラクタ

Parameters
sizeサイズ

Definition at line 29 of file SEIntArray.java.

com.generalrobotix.ui.view.graph.SEIntArray.SEIntArray ( Integer  value[])
inline

コンストラクタ

Parameters
value

Definition at line 41 of file SEIntArray.java.

com.generalrobotix.ui.view.graph.SEIntArray.SEIntArray ( int  value[])
inline

コンストラクタ

Parameters
value

Definition at line 50 of file SEIntArray.java.

com.generalrobotix.ui.view.graph.SEIntArray.SEIntArray ( String  value)
inline

コンストラクタ

Parameters
value

Definition at line 62 of file SEIntArray.java.

Member Function Documentation

Object com.generalrobotix.ui.view.graph.SEIntArray.fromString ( String  str)
inline

String値からObjectを取得

Parameters
strString値
Returns
Object値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 98 of file SEIntArray.java.

Object com.generalrobotix.ui.view.graph.SEIntArray.getValue ( void  )
inline

Object値の取得

Returns
Object値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 142 of file SEIntArray.java.

void com.generalrobotix.ui.view.graph.SEIntArray.setValue ( Object  value)
inline

Object値の設定

Parameters
valueObject値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 116 of file SEIntArray.java.

void com.generalrobotix.ui.view.graph.SEIntArray.setValue ( String  str)
inline

String値の設定

Parameters
strString値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 125 of file SEIntArray.java.

int com.generalrobotix.ui.view.graph.SEIntArray.size ( void  )
inline

Definition at line 70 of file SEIntArray.java.

String com.generalrobotix.ui.view.graph.SEIntArray.toString ( )
inline

String値を取得

Returns
String値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 81 of file SEIntArray.java.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:44