JavaTM 2 Platform
Standard Ed. 5.0

org.omg.CORBA
Ŭ·¡½º StringValueHelper

java.lang.Object 
  »óÀ§¸¦ È®Àå org.omg.CORBA.StringValueHelper
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
BoxedValueHelper

public class StringValueHelper
extends Object
implements BoxedValueHelper

StringValue ÇïÆÛÀÔ´Ï´Ù. ÇïÆÛ ÆÄÀÏÀÇÀÚ¼¼ÇÑ ³»¿ëÀº ¡¸»ý¼º ÆÄÀÏ: ÇïÆÛ ÆÄÀÏ¡¹ À» ÂüÁ¶ÇϽʽÿÀ.

IDL-to-Java ÄÄÆÄÀÏ·¯ (ÈÞ´ë¿ë) ¹öÀü 3.0¿¡ ÀÇÇØ orb.idl ·ÎºÎÅÍ »ý¼ºµÈ org/omg/CORBA/StringValueHelper.java. 1999 ³â 5 ¿ù 31 ÀÏ 22:27:30 (GMT+00:00). Ŭ·¡½º Á¤ÀÇ´Â ´ÙÀ½ÀÇ OMG »ç¾ç¿¡ ÁØ°ÅÇϵµ·Ï ¼öÁ¤µÇ¾ú½À´Ï´Ù.


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

»ý¼ºÀÚ »ó¼¼

StringValueHelper

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

insert

public static void insert(Any  a,
                          String  that)

extract

public static String  extract(Any  a)

type

public static TypeCode  type()

id

public static String  id()

read

public static String  read(InputStream  istream)

read_value

public Serializable  read_value(InputStream  istream)
Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º BoxedValueHelper ³»ÀÇ read_value

write

public static void write(OutputStream  ostream,
                         String  value)

write_value

public void write_value(OutputStream  ostream,
                        Serializable  value)
Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º BoxedValueHelper ³»ÀÇ write_value

get_id

public String  get_id()
Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º BoxedValueHelper ³»ÀÇ get_id

JavaTM 2 Platform
Standard Ed. 5.0

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