|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectcom.predic8.soamodel.Difference
class Difference extends Object
Property Summary | |
---|---|
def |
a
|
def |
b
|
boolean |
breaks
|
String |
description
|
List |
diffs
|
boolean |
safe
|
String |
type
|
Method Summary | |
---|---|
def
|
breaks()
|
def
|
dump(def level = 0)
|
def
|
safe()
|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
def a
def b
boolean breaks
String description
List diffs
boolean safe
String type
Method Detail |
---|
def breaks()
def dump(def level = 0)
def safe()
String toString()
Groovy Documentation