| Package | Description |
|---|---|
| org.acplt.oncrpc.apps.jrpcgen |
jrpcgen for ONC/RPC Java package.
|
| Modifier and Type | Method and Description |
|---|---|
Vector<JrpcgenUnionArm> |
JrpcgenUnion.getElements() |
| Modifier and Type | Method and Description |
|---|---|
JrpcgenUnion |
JrpcgenModule.addUnion(String identifier,
JrpcgenDeclaration discriminant,
Vector<JrpcgenUnionArm> arms) |
| Constructor and Description |
|---|
JrpcgenUnion(JrpcgenContext context,
String identifier,
JrpcgenDeclaration discriminant,
Vector<JrpcgenUnionArm> elements)
Constructs a
JrpcgenUnion and sets the identifier, the
descrimant element as well as all attribute elements. |
Copyright © 2025. All rights reserved.