| Package | Description |
|---|---|
| org.glassfish.rmic | |
| org.glassfish.rmic.tools.java |
| Modifier and Type | Method and Description |
|---|---|
static TypeCode |
TypeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeCode[] |
TypeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Type(TypeCode tc,
String typeSig)
Create a type given a typecode and a type signature.
|
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.