JavaTM Platform
Standard Ed. 6

클래스
org.omg.CORBA.TypeCodePackage.BadKind 의 사용

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

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

BadKind 를 throw 하는 org.omg.CORBA 의 메소드
abstract  TypeCode TypeCode. concrete_base_type ()
          이 TypeCode 객체로 기술되는 치 형의 구상 기저형을 기술하는 TypeCode 객체를 돌려줍니다.
abstract  TypeCode TypeCode. content_type ()
          이 TypeCode 객체에 의해 기술되는 객체의 멤버의 IDL 형을 나타내는 TypeCode 객체를 돌려줍니다.
abstract  int TypeCode. default_index ()
          디폴트 멤버의 인덱스, 또는 디폴트의 멤버가 없는 경우는 -1 을 돌려줍니다.
abstract  TypeCode TypeCode. discriminator_type ()
          디폴트의 멤버는 아닌 모든 라벨을 기술하는 TypeCode 객체를 돌려줍니다.
abstract  short TypeCode. fixed_digits ()
          이 TypeCode 객체로 기술된 fixed 형의 자리수를 돌려줍니다.
abstract  short TypeCode. fixed_scale ()
          이 TypeCode 객체로 기술된 fixed 형의 스케일을 돌려줍니다.
abstract  String TypeCode. id ()
          이 TypeCode 객체의 형태를 포괄적으로 식별하는 리포지터리(repository) ID 를 가져옵니다.
abstract  int TypeCode. length ()
          이 TypeCode 객체에 의해 기술되는 형태의 요소수를 돌려줍니다.
abstract  int TypeCode. member_count ()
          이 TypeCode 객체로 기술되는 형태의 멤버수를 가져옵니다.
abstract  Any TypeCode. member_label (int index)
          지정된 인덱스에 의해 식별되는 공용체 멤버의 라벨을 가져옵니다.
abstract  String TypeCode. member_name (int index)
          지정된 인덱스로 식별되는 멤버의 단순명을 가져옵니다.
abstract  TypeCode TypeCode. member_type (int index)
          지정된 인덱스로 식별되는 멤버의 형태를 기술하는 TypeCode 객체를 가져옵니다.
abstract  short TypeCode. member_visibility (int index)
          지정된 인덱스의 멤버의 가시성을 나타내는 정수를 돌려줍니다.
abstract  String TypeCode. name ()
          포위 스코프내에서 TypeCode 객체를 식별하는 단순명을 가져옵니다.
abstract  short TypeCode. type_modifier ()
          이 TypeCode 객체가 기술하는 치 형의 수식자를 나타내는 정수를 돌려줍니다.
 


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