JavaTM Platform
Standard Ed. 6

클래스
org.omg.CORBA.BAD_OPERATION 의 사용

BAD_OPERATION 를 사용하고 있는 패키지
org.omg.CORBA OMG CORBA API 의 JavaTM 프로그램 언어 (ORB 클래스를 포함한다)에의 매핑을 제공합니다.  
 

org.omg.CORBA 에서의 BAD_OPERATION 의 사용
 

BAD_OPERATION 를 throw 하는 org.omg.CORBA 의 메소드
abstract  Any Any. extract_any ()
          이 Any 객체의 value 필드의 Any 객체를 추출합니다.
abstract  boolean Any. extract_boolean ()
          이 Any 객체의 value 필드의 boolean 를 추출합니다.
abstract  char Any. extract_char ()
          이 Any 객체의 value 필드의 char 를 추출합니다.
abstract  double Any. extract_double ()
          이 Any 객체의 value 필드의 double 를 추출합니다.
abstract  float Any. extract_float ()
          이 Any 객체의 value 필드의 float 를 추출합니다.
abstract  int Any. extract_long ()
          이 Any 객체의 value 필드의 int 를 추출합니다.
abstract  long Any. extract_longlong ()
          이 Any 객체의 value 필드의 long 를 추출합니다.
abstract  Object Any. extract_Object ()
          이 Any 객체의 value 필드의 org.omg.CORBA.Object 를 추출합니다.
abstract  byte Any. extract_octet ()
          이 Any 객체의 value 필드의 byte 를 추출합니다.
 Principal Any. extract_Principal ()
          추천 되고 있지 않습니다.  CORBA 2.2 에서는 추천 되지 않습니다.
abstract  short Any. extract_short ()
          이 Any 객체의 value 필드의 short 를 추출합니다.
abstract  String Any. extract_string ()
          이 Any 객체의 value 필드의 String 객체를 추출합니다.
abstract  TypeCode Any. extract_TypeCode ()
          이 Any 객체의 value 필드의 TypeCode 객체를 추출합니다.
abstract  int Any. extract_ulong ()
          이 Any 객체의 value 필드의 int 를 추출합니다.
abstract  long Any. extract_ulonglong ()
          이 Any 객체의 value 필드의 long 를 추출합니다.
abstract  short Any. extract_ushort ()
          이 Any 객체의 value 필드의 short 를 추출합니다.
abstract  Serializable Any. extract_Value ()
          이 Any 객체의 value 필드의 java.io.Serializable 객체를 추출합니다.
abstract  char Any. extract_wchar ()
          이 Any 객체의 value 필드의 char 를 추출합니다.
abstract  String Any. extract_wstring ()
          이 Any 객체의 value 필드의 String 객체를 추출합니다.
 


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 도 참조해 주세요.