| Package | Description |
|---|---|
| sun.rmi.rmic.iiop |
| Modifier and Type | Field and Description |
|---|---|
protected CompoundType.Member[] |
CompoundType.members |
| Modifier and Type | Method and Description |
|---|---|
CompoundType.Member[] |
CompoundType.getMembers()
Return an array of Type.Member objects representing all of
the data members directly implemented by this interface.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
IDLNames.setMemberNames(CompoundType container,
CompoundType.Member[] allMembers,
CompoundType.Method[] allMethods,
BatchEnvironment env)
Set all the member names in a given class.
|
protected void |
IDLGenerator.writeConstant(CompoundType.Member constant,
IndentingWriter p)
Write an IDL constant
|
protected void |
IDLGenerator.writeData(CompoundType.Member data,
IndentingWriter p)
Write an IDL data member
|
Copyright © 2016. All Rights Reserved.