BrightSide Workbench Full Report + Source Code
org.turro.matching.ISiblingsTuple Interface Reference
Inheritance diagram for org.turro.matching.ISiblingsTuple:

Public Member Functions

String getEntityPath ()
 
String getSiblingPath ()
 
void setEntityPath (String entityPath)
 
void setSiblingPath (String siblingPath)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file ISiblingsTuple.java.

Member Function Documentation

◆ getEntityPath()

String org.turro.matching.ISiblingsTuple.getEntityPath ( )

◆ getSiblingPath()

String org.turro.matching.ISiblingsTuple.getSiblingPath ( )

◆ setEntityPath()

void org.turro.matching.ISiblingsTuple.setEntityPath ( String  entityPath)

Implemented in org.turro.matching.GenericSiblings, and org.turro.matching.SiblingsTuple.

Here is the caller graph for this function:

◆ setSiblingPath()

void org.turro.matching.ISiblingsTuple.setSiblingPath ( String  siblingPath)

Implemented in org.turro.matching.GenericSiblings, and org.turro.matching.SiblingsTuple.

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: