public class BinaryLocationInformation extends LocationInformation
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets a description of the object location.
|
int |
getId()
Gets the ID of the NSObject.
|
int |
getOffset()
Gets the offset of the NSObject inside the file.
|
toStringpublic int getId()
public int getOffset()
public String getDescription()
LocationInformationgetDescription in class LocationInformationCopyright © 2024. All rights reserved.