Groovy Documentation

com.predic8.soamodel
[Groovy] Class Difference

java.lang.Object
  com.predic8.soamodel.Difference

class Difference

Property Summary
String description

List diffs

def exchange

String type

 
Method Summary
boolean breaks()

String dump(def level = 0)

def exchange()

boolean safe()

String toString()

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

description

String description


diffs

List diffs


exchange

def exchange


type

String type


 
Method Detail

breaks

boolean breaks()


dump

String dump(def level = 0)


exchange

def exchange()


safe

boolean safe()


toString

String toString()


 

Groovy Documentation