|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
DynFixed 오브젝트에 의해, IDL 의 fixed 치의 조작이 서포트됩니다. IDL 에는 임의의 자리수와 임의의 스케일을 가지는 fixed 형을 나타낼 수 있는 범용의 형태가 없기 때문에, 오퍼레이션에서는 IDL 의 string 형을 사용합니다.
메소드의 개요 | |
String |
get_value ()
DynFixed 의 값을 돌려줍니다. |
boolean |
set_value (String val)
DynFixed 의 값을 설정합니다. |
인터페이스 org.omg.DynamicAny. DynAnyOperations 에서 상속받은 메소드 |
assign , component_count , copy , current_component , destroy , equal , from_any , get_any , get_boolean , get_char , get_double , get_dyn_any , get_float , get_long , get_longlong , get_octet , get_reference , get_short , get_string , get_typecode , get_ulong , get_ulonglong , get_ushort , get_val , get_wchar , get_wstring , insert_any , insert_boolean , insert_char , insert_double , insert_dyn_any , insert_float , insert_long , insert_longlong , insert_octet , insert_reference , insert_short , insert_string , insert_typecode , insert_ulong , insert_ulonglong , insert_ushort , insert_val , insert_wchar , insert_wstring , next , rewind , seek , to_any , type |
메소드의 상세 |
public String get_value()
public boolean set_value(String val) throws TypeMismatch , InvalidValue
TypeMismatch
- val 에 유효한 고정 소수점 리터럴이 포함되지 않은지 혹은 선두 또는 말미의 공백 이외의 부적절한 캐릭터가 포함되는 경우
InvalidValue
- val 에 DynFixed 의 스케일을 넘는 스케일의 값이 포함되는지 val 가 초기화되어 있지 않은 경우
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
Java, Java 2 D, 및 JDBC 는 미국 및 그 외의 나라에 있어서의 미국 Sun Microsystems, Inc. 의 상표 혹은 등록상표입니다.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.