JavaTM 2 Platform
Standard Ed. 5.0

org.omg.DynamicAny
Ŭ·¡½º DynFixedHelper

java.lang.Object 
  »óÀ§¸¦ È®Àå org.omg.DynamicAny.DynFixedHelper

public abstract class DynFixedHelper
extends Object

DynFixed °´Ã¼¿¡ÀÇÇØ IDL fixed Ä¡ÀÇ Á¶ÀÛÀÌ Áö¿ø µË´Ï´Ù. IDL ¿¡´Â ÀÓÀÇÀÇ ÀÚ¸®¼ö¿Í ÀÓÀÇÀÇ ½ºÄÉÀÏÀ» °¡Áö´Â fixed ÇüÀ» ³ªÅ¸³¾ ¼ö ÀÖ´Â ¹ü¿ëÀÇ ÇüÅ°¡ ¾ø±â ¶§¹®¿¡ ¿ÀÆÛ·¹À̼ǿ¡¼­´Â IDL string ÇüÀ» »ç¿ëÇÕ´Ï´Ù.


»ý¼ºÀÚ °³¿ä
DynFixedHelper ()
           
 
¸Þ¼­µå °³¿ä
static DynFixed extract (Any  a)
           
static String id ()
           
static void insert (Any  a, DynFixed  that)
           
static DynFixed narrow (Object  obj)
           
static DynFixed read (InputStream  istream)
           
static TypeCode type ()
           
static DynFixed unchecked_narrow (Object  obj)
           
static void write (OutputStream  ostream, DynFixed  value)
           
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

DynFixedHelper

public DynFixedHelper()
¸Þ¼­µåÀÇ »ó¼¼

insert

public static void insert(Any  a,
                          DynFixed  that)

extract

public static DynFixed  extract(Any  a)

type

public static TypeCode  type()

id

public static String  id()

read

public static DynFixed  read(InputStream  istream)

write

public static void write(OutputStream  ostream,
                         DynFixed  value)

narrow

public static DynFixed  narrow(Object  obj)

unchecked_narrow

public static DynFixed  unchecked_narrow(Object  obj)

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.