Descriptor

@Serializable
@SerialName(value = "nodeReferenceMonoSource")
class Descriptor(val element: INodeReference?) : StepDescriptor

Constructors

Link copied to clipboard
constructor(element: INodeReference?)

Properties

Link copied to clipboard
Link copied to clipboard
var id: Int?
Link copied to clipboard

Functions

Link copied to clipboard
open override fun createStep(context: QueryDeserializationContext): IStep