|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectorg.omg.CORBA.ValueMember
public final class ValueMember
value
°´Ã¼ÀÇ ¸â¹öÀÇ ÀÎÅÍÆäÀ̽º ¸®Æ÷ÁöÅ͸®(repository)³»ÀÇ ¼³¸íÀÔ´Ï´Ù.
ÇÊµå °³¿ä | |
---|---|
short |
access
ÀÌ ValueMember °´Ã¼·Î ¼³¸íµÇ´Â value ¸â¹öÀÇ ¾×¼¼½ºÇü (public, private)ÀÔ´Ï´Ù. |
String |
defined_in
ÀÌ ¸â¹ö°¡ Á¤ÀǵǴ value
¸®Æ÷ÁöÅ͸®(repository) ID ÀÔ´Ï´Ù. |
String |
id
ÀÌ ValueMember °´Ã¼·Î ¼³¸íµÇ´Â value ¸â¹öÀÇ ¸®Æ÷ÁöÅ͸®(repository) ID ÀÔ´Ï´Ù. |
String |
name
ÀÌ ValueMember °´Ã¼·Î ¼³¸íµÇ´Â value ¸â¹öÀÇ À̸§ÀÔ´Ï´Ù. |
TypeCode |
type
ÀÌ value ¸â¹öÀÇ ÇüÅÂÀÔ´Ï´Ù. |
IDLType |
type_def
ÀÌ ValueMember °´Ã¼·Î ¼³¸íµÇ´Â value ¸â¹öÀÇ IDL
ÇüŸ¦ ³ªÅ¸³»´Â typedef ÀÔ´Ï´Ù. |
String |
version
ÀÌ ¸â¹ö°¡ Á¤ÀǵǴ value
¹öÀü
ÀÔ´Ï´Ù. |
»ý¼ºÀÚ °³¿ä | |
---|---|
ValueMember ()
µðÆúÆ®ÀÇ ValueMember °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
ValueMember (String __name,
String __id,
String __defined_in,
String __version,
TypeCode __type,
IDLType __type_def,
short __access)
ÁöÁ¤µÈ °ªÀ¸·Î ÃʱâÈµÈ ValueMember °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ÇʵåÀÇ »ó¼¼ |
---|
public String name
ValueMember
°´Ã¼·Î ¼³¸íµÇ´Â value
¸â¹öÀÇ À̸§ÀÔ´Ï´Ù.
public String id
ValueMember
°´Ã¼·Î ¼³¸íµÇ´Â value
¸â¹öÀÇ ¸®Æ÷ÁöÅ͸®(repository) ID ÀÔ´Ï´Ù.
public String defined_in
value
¸®Æ÷ÁöÅ͸®(repository) ID ÀÔ´Ï´Ù.
public String version
value
¹öÀü
ÀÔ´Ï´Ù.
public TypeCode type
value
¸â¹öÀÇ ÇüÅÂÀÔ´Ï´Ù.
public IDLType type_def
ValueMember
°´Ã¼·Î ¼³¸íµÇ´Â value
¸â¹öÀÇ IDL
ÇüŸ¦ ³ªÅ¸³»´Â typedef ÀÔ´Ï´Ù.
public short access
ValueMember
°´Ã¼·Î ¼³¸íµÇ´Â value
¸â¹öÀÇ ¾×¼¼½ºÇü (public, private)ÀÔ´Ï´Ù.
»ý¼ºÀÚ »ó¼¼ |
---|
public ValueMember()
ValueMember
°´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
public ValueMember(String __name, String __id, String __defined_in, String __version, TypeCode __type, IDLType __type_def, short __access)
ValueMember
°´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
__name
- ÀÌ ValueMember
°´Ã¼¿¡ ÀÇÇØ ±â¼úµÇ´Â value
À̸§ @param __id ÀÌ ValueMember
°´Ã¼¿¡ ÀÇÇØ ±â¼úµÇ´Â value
¸â¹öÀÇ ¸®Æ÷ÁöÅ͸®(repository) ID @param __defined_in ÀÌ ¸â¹ö°¡ Á¤Àǵǰí ÀÖ´Â value
¸®Æ÷ÁöÅ͸®(repository) ID @param __version ÀÌ ¸â¹ö°¡ Á¤Àǵǰí ÀÖ´Â value
¹öÀü
@param __type ÀÌ value
¸â¹öÀÇ ÇüÅ @param __type_def ÀÌ ValueMember
°´Ã¼¿¡ ÀÇÇØ ±â¼úµÈ value
¸â¹öÀÇ ID ÇüÀ» ³ªÅ¸³»´Â typedef @param __access ÀÌ ValueMember
°´Ã¼¿¡ ÀÇÇØ ±â¼úµÇ´Â value
¸â¹öÀÇ ¾×¼¼½º (public, private)ÀÇ Å¸ÀÔ
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.