Each ENEQuery setter and getter method in Java, and property in .NET follow a naming convention that provides a quick way to determine the type of results the ENEQuery object will yield.

For example, setNavRecordFilter() in Java and NavRecordFilter in .NET are modifiers for a navigation request, and navigation requests return Navigation objects.

The table describes methods and properties, their corresponding returned object types, and examples showing usage in Java and .NET.


Copyright © Legal Notices