Neq

case class Neq(details: List[Detail]) extends XmlDiff
Companion
object
trait Serializable
trait Product
trait Equals
trait XmlDiff
class Object
trait Matchable
class Any

Value members

Concrete methods

def ++(that: XmlDiff): XmlDiff
def errorMessage: String
def successful: Boolean

Inherited methods

def flatMap(f: List[Detail] => List[Detail]): XmlDiff
Inherited from
XmlDiff
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Concrete fields

lazy val asPatch: XmlPatch