Neighbor

open class Neighbor

Java class for anonymous complex type

.

The following schema fragment specifies the expected content contained within this class.

{@code  }

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getDirection(): String
Gets the value of the direction property.
Link copied to clipboard
open fun getElementId(): String
Gets the value of the elementId property.
Link copied to clipboard
open fun getSide(): String
Gets the value of the side property.
Link copied to clipboard
open fun setDirection(value: String)
Sets the value of the direction property.
Link copied to clipboard
open fun setElementId(value: String)
Sets the value of the elementId property.
Link copied to clipboard
open fun setSide(value: String)
Sets the value of the side property.