get Next Link
Get the next-link of a specified collection-typed property path.
- See Also:
-
{@link com.sap.cloud.mobile.kotlin.odata.StructureBase#hasNextLink(com.sap.cloud.mobile.kotlin.odata.Property) StructureBase.hasNextLink}.
Return
(nullable) The next-link, or null if there is no next link for the specified path.
Parameters
path
The specified property path.