|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectcom.predic8.soamodel.CreatorContext
com.predic8.schema.creator.SchemaCreatorContext
com.predic8.wstool.creator.RequestTemplateCreatorContext
class RequestTemplateCreatorContext extends SchemaCreatorContext
Property Summary | |
---|---|
def |
element
|
def |
elements
|
int |
maxRecursionDepth
|
def |
path
|
Method Summary | |
---|---|
Object
|
clone()
|
Methods inherited from class SchemaCreatorContext | |
---|---|
clone |
Methods inherited from class CreatorContext | |
---|---|
clone, copyDeclNS |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
def element
def elements
int maxRecursionDepth
def path
Method Detail |
---|
Object clone()
Groovy Documentation