Groovy Documentation

com.predic8.schema.diff
[Groovy] Class AnnotationDiffGenerator

java.lang.Object
  com.predic8.soamodel.AbstractDiffGenerator
      com.predic8.schema.diff.AnnotationDiffGenerator

class AnnotationDiffGenerator
extends AbstractDiffGenerator

Method Summary
List compare()

boolean compareContents()

 
Methods inherited from class AbstractDiffGenerator
compare, compare, doCompare, findA, findB, getFQN
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

compare

List compare()


compareContents

boolean compareContents()


 

Groovy Documentation