JavaTM 2
Platform
Std.  Ed.  v1. 4.0

org.omg.CORBA
Ŭ·¡½º NameValuePairHelper

java.lang.Object 
  |
  +--org.omg.CORBA.NameValuePairHelper

public abstract class NameValuePairHelper
extends Object

NameValuePair ÀÇ ÇïÆÛÀÔ´Ï´Ù. ÇïÆÛ ÆÄÀÏÀÇ ÀÚ¼¼ÇÑ °ÍÀº ¡¸»ý¼º ÆÄÀÏ: ÇïÆÛ ÆÄÀÏ¡¹ À» ÂüÁ¶ÇØ ÁÖ¼¼¿ä.

IDL-to-Java ÄÄÆÄÀÏ·¯ (ÈÞ´ë¿ë) ¹öÁ¯ 3.0 ¿¡ ÀÇÇØ »ý¼ºµÈ org/omg/CORBA/NameValuePairHelper.java. 1999 ³â 6 ¿ù 3 ÀÏ 11:52:03 (GMT+00:00)


»ý¼ºÀÚÀÇ °³¿ä
NameValuePairHelper ()
           
 
¸Þ¼ÒµåÀÇ °³¿ä
static NameValuePair extract (Any  a)
           
static String id ()
           
static void insert (Any  a, NameValuePair  that)
           
static NameValuePair read (InputStream  istream)
           
static TypeCode type ()
           
static void write (OutputStream  ostream, NameValuePair  value)
           
 
Ŭ·¡½º java.lang. Object ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
 

»ý¼ºÀÚÀÇ »ó¼¼

NameValuePairHelper

public NameValuePairHelper()
¸Þ¼ÒµåÀÇ »ó¼¼

insert

public static void insert(Any  a,
                          NameValuePair  that)

extract

public static NameValuePair  extract(Any  a)

type

public static TypeCode  type()

id

public static String  id()

read

public static NameValuePair  read(InputStream  istream)

write

public static void write(OutputStream  ostream,
                         NameValuePair  value)

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.