JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® Spatial and Graph Java API Reference
12
c
Release 2 (12.2), E55686-02
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
oracle.spatial.network.lod
Interface Identifiable
All Known Implementing Classes:
VisitedNode
public interface
Identifiable
Since:
release specific (what release of product did this appear in)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getId
()
Returns the ID of the element.
Method Detail
getId
long getId()
Returns the ID of the element. This is useful in determining whether two elements are quplicates.
Returns:
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® Spatial and Graph Java API Reference
12
c
Release 2 (12.2), E55686-02
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2007, 2016, Oracle and/or its affiliates. All Rights Reserved.