Groovy Documentation

com.predic8.soamodel
[Groovy] Class CreatorContext

java.lang.Object
  com.predic8.soamodel.CreatorContext
All Implemented Interfaces:
Cloneable

class CreatorContext
extends Object

Property Summary
def createLinks

def declNS

def error

 
Method Summary
Object clone()

protected Map copyDeclNS()

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

Property Detail

createLinks

def createLinks


declNS

def declNS


error

def error


 
Method Detail

clone

Object clone()


copyDeclNS

protected Map copyDeclNS()


 

Groovy Documentation