JavaTM Platform
Standard Ed. 6

org.omg.DynamicAny
인터페이스 DynValueBox

모든 슈퍼 인터페이스:
DynAny , DynAnyOperations , DynValueBoxOperations , DynValueCommon , DynValueCommonOperations , IDLEntity , Object , Serializable


public interface DynValueBox
extends DynValueBoxOperations , DynValueCommon , IDLEntity

DynValueBox 객체에 의해, IDL 의 boxed 치 형의 조작이 지원됩니다. DynValueBox 인터페이스는, null 와 null 이외의 양쪽 모두의 치 형을 나타낼 수가 있습니다. null 이외의 치 형을 나타내는 DynValueBox 의 경우, DynValueBox 에는 boxed 형의 컴퍼넌트가 1 개 포함됩니다. null 의 치 형을 나타내는 DynValueBox 에는 컴퍼넌트는 없고, 현재 위치는 -1 이 됩니다.


메소드의 개요
 
인터페이스 org.omg.DynamicAny. DynValueBoxOperations 로부터 상속된 메소드
get_boxed_value_as_dyn_any , get_boxed_value , set_boxed_value_as_dyn_any , set_boxed_value
 
인터페이스 org.omg.DynamicAny. DynValueCommonOperations 로부터 상속된 메소드
is_null , set_to_null , set_to_value
 
인터페이스 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
 
인터페이스 org.omg.CORBA. Object 로부터 상속된 메소드
_create_request , _create_request , _duplicate , _get_domain_managers , _get_interface_def , _get_policy , _hash , _is_a , _is_equivalent , _non_existent , _release , _request , _set_policy_override
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.