public class PackageTranslation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
replacementPackage
The package name to use in place of the specified type
|
private java.lang.String |
type
The simple name of either a top-level module, or an IDL type defined outside of any module
|
| Constructor and Description |
|---|
PackageTranslation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReplacementPackage() |
java.lang.String |
getType() |