Fields Summary |
---|
public String | nameThe name of the value member described by this
ValueMember object. |
public String | idThe repository ID of the value member described by
this ValueMember object; |
public String | defined_inThe repository ID of the value in which this member
is defined. |
public String | versionThe version of the value in which this member is defined. |
public org.omg.CORBA.TypeCode | typeThe type of of this value member. |
public org.omg.CORBA.IDLType | type_defThe typedef that represents the IDL type of the value
member described by this ValueMember object. |
public short | accessThe type of access (public, private) for the value
member described by this ValueMember object. |