public final class StructMember extends Object implements IDLEntity
String
name
TypeCode
type
IDLType
type_def
StructMember()
StructMember(String name, TypeCode type, IDLType type_def)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public TypeCode type
public IDLType type_def
public StructMember()
public StructMember(String name, TypeCode type, IDLType type_def)
Copyright © 2016 JacORB. All rights reserved.