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

Public Member Functions

boolean booleanValue ()
 
Object fromString (String str)
 
Object getValue ()
 
 SEBoolean (String s)
 
 SEBoolean ()
 
 SEBoolean (boolean value)
 
void setValue (Object value)
 
void setValue (String str)
 
String toString ()
 
- Public Member Functions inherited from com.generalrobotix.ui.view.graph.SEEnumeration
Object fromString (String str)
 
int getSelectedIndex ()
 
String[] getSelectionNames ()
 
Object getValue ()
 
 SEEnumeration (String[] s, int selection)
 
 SEEnumeration (String str)
 
void setValue (Object value)
 
void setValue (String str)
 
String toString ()
 

Static Private Member Functions

static int _getSelect (boolean b)
 

Detailed Description

Definition at line 19 of file SEBoolean.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.SEBoolean.SEBoolean ( String  s)
inline

Definition at line 24 of file SEBoolean.java.

com.generalrobotix.ui.view.graph.SEBoolean.SEBoolean ( )
inline

Definition at line 29 of file SEBoolean.java.

com.generalrobotix.ui.view.graph.SEBoolean.SEBoolean ( boolean  value)
inline

コンストラクタ

Parameters
value

Definition at line 39 of file SEBoolean.java.

Member Function Documentation

static int com.generalrobotix.ui.view.graph.SEBoolean._getSelect ( boolean  b)
inlinestaticprivate

Definition at line 45 of file SEBoolean.java.

boolean com.generalrobotix.ui.view.graph.SEBoolean.booleanValue ( )
inline

boolean値の取得

Returns
boolean値

Definition at line 104 of file SEBoolean.java.

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

String値からObjectを取得

Parameters
strString値
Returns
Object値

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

Definition at line 64 of file SEBoolean.java.

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

Object値の取得

Returns
Object値

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

Definition at line 95 of file SEBoolean.java.

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

Object値の設定

Parameters
valueObject値

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

Definition at line 75 of file SEBoolean.java.

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

String値の設定

Parameters
strString値

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

Definition at line 85 of file SEBoolean.java.

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

String値を取得

Returns
String値

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

Definition at line 54 of file SEBoolean.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