ItemRef

class ItemRef(val itemRef: String) extends PmmlElement

Item references point to elements of type Item

Value parameters:
itemRef

Contains the identification of an item.

trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
HasExtensions
def hasExtensions: Boolean
Inherited from:
HasExtensions

Concrete fields

val itemRef: String