public interface IModulePackagesAttribute extends IClassFileAttribute
| Modifier and Type | Method and Description |
|---|---|
int[] |
getPackageIndices()
Answer back the array of package indices.
|
char[][] |
getPackageNames()
Answer back the names of packages.
|
int |
getPackagesCount()
Answer back the number of packages exported or opened.
|
getAttributeLength, getAttributeName, getAttributeNameIndexint getPackagesCount()
int[] getPackageIndices()
char[][] getPackageNames()
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.