Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IComparable

The IComparable interface defines the methods that must be implemented by all classes that represent comparisons in the Orbiter filtering API.

Hierarchy

  • IComparable

Implemented by

Index

Methods

Methods

toXMLString

  • toXMLString(): string
  • Returns a string containing the XML representation of this comparison, suitable for transmission to Union Server.

    Returns string