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

Public Member Functions

Object fromString (String str)
 
Object getValue ()
 
 SEString (String value)
 
void setValue (Object value)
 
void setValue (String str)
 
String toString ()
 

Detailed Description

Definition at line 19 of file SEString.java.

Constructor & Destructor Documentation

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

コンストラクタ

Parameters
value

Definition at line 27 of file SEString.java.

Member Function Documentation

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

String値からObject値を取得

Parameters
strString値
Returns
Object値

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

Definition at line 46 of file SEString.java.

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

Object値の取得

Returns
Object値

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

Definition at line 74 of file SEString.java.

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

Object値の設定

Parameters
valueObject値

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

Definition at line 56 of file SEString.java.

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

String値の設定

Parameters
strString値

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

Definition at line 65 of file SEString.java.

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

String値を取得

Returns
String値

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

Definition at line 36 of file SEString.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