Uses of Class
org.codehaus.mojo.idlj.PackageTranslation
-
Packages that use PackageTranslation Package Description org.codehaus.mojo.idlj -
-
Uses of PackageTranslation in org.codehaus.mojo.idlj
Fields in org.codehaus.mojo.idlj with type parameters of type PackageTranslation Modifier and Type Field Description private java.util.List<PackageTranslation>
Source. packageTranslations
The list of package translations for certain types.Methods in org.codehaus.mojo.idlj that return types with arguments of type PackageTranslation Modifier and Type Method Description java.util.List<PackageTranslation>
Source. getPackageTranslations()
-