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