|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcom.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 |
|---|
String description
List diffs
def exchange
String type
| Method Detail |
|---|
boolean breaks()
String dump(def level = 0)
def exchange()
boolean safe()
String toString()
Groovy Documentation