| Package | Description |
|---|---|
| org.acplt.oncrpc.apps.jrpcgen |
jrpcgen for ONC/RPC Java package.
|
| Modifier and Type | Method and Description |
|---|---|
JrpcgenXdrDefinition.Type |
JrpcgenXdrDefinition.getXdrType()
Returns the XDR aka definition type of this
XDR definition.
|
static JrpcgenXdrDefinition.Type |
JrpcgenXdrDefinition.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JrpcgenXdrDefinition.Type[] |
JrpcgenXdrDefinition.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JrpcgenComplexType(String identifier,
JrpcgenXdrDefinition.Type type)
Constructs a complex type with the identifier and the type specifier passed.
|
JrpcgenXdrDefinition(String identifier,
JrpcgenXdrDefinition.Type type)
Creates a new XDR definition instance.
|
Copyright © 2025. All rights reserved.